Searched refs:MIPS_BREAK_INSTR (Results 1 – 3 of 3) sorted by relevance
560 #define MIPS_BREAK_INSTR 0x0000000d macro568 #define MIPS_BREAK_KDB (MIPS_BREAK_INSTR | \570 #define MIPS_BREAK_SSTEP (MIPS_BREAK_INSTR | \572 #define MIPS_BREAK_BRKPT (MIPS_BREAK_INSTR | \574 #define MIPS_BREAK_SOVER (MIPS_BREAK_INSTR | \576 #define MIPS_BREAK_DDB (MIPS_BREAK_INSTR | \
65 ~MIPS_BREAK_VAL_MASK) == MIPS_BREAK_INSTR) { \
43 #define FBT_PATCHVAL (MIPS_BREAK_INSTR)