Searched refs:log_illegal_instruction (Results 1 – 1 of 1) sorted by relevance
160 static void log_illegal_instruction(const char *, struct trapframe *);914 log_illegal_instruction("RES_INST", trapframe); in trap()966 log_illegal_instruction("COP1_UNUSABLE", in trap()1009 log_illegal_instruction("COPn_UNUSABLE", trapframe); in trap()1399 log_illegal_instruction(const char *msg, struct trapframe *frame) in log_illegal_instruction() function