Searched refs:BREAKPOINT32_INSN (Results 1 – 2 of 2) sorted by relevance
/arch/score/include/uapi/asm/ | ||
D | ptrace.h | 11 #define BREAKPOINT32_INSN 0x84048000 /* work on SPG300 */ macro |
/arch/score/kernel/ | ||
D | traps.c | 257 } else if ((epc_insn == BREAKPOINT32_INSN) || in do_ri() |