Searched refs:log_illegal_instruction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/mips/
H A Dtrap.c158 static void log_illegal_instruction(const char *, struct trapframe *);
937 log_illegal_instruction("RES_INST", trapframe);
989 log_illegal_instruction("COP1_UNUSABLE", trapframe);
1028 log_illegal_instruction("COPn_UNUSABLE", trapframe);
1442 log_illegal_instruction(const char *msg, struct trapframe *frame) function

Completed in 85 milliseconds