Searched refs:EXCCAUSE_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
45 #define EXCCAUSE_ILLEGAL 0 /* Illegal Instruction */ macro
382 if (frame->exccause == EXCCAUSE_ILLEGAL) { in panic_arch_fill_info()