Searched refs:BKPT_OPCODE (Results 1 – 2 of 2) sorted by relevance
15 #define BKPT_OPCODE 0x56454314 /* illegal opcode */ macro
272 if (*(unsigned int *)regs->pc == BKPT_OPCODE) { in process_iexcept()