Searched refs:MIPS_BREAK_INSTR (Results 1 – 2 of 2) sorted by relevance
559 #define MIPS_BREAK_INSTR 0x0000000d macro567 #define MIPS_BREAK_KDB (MIPS_BREAK_INSTR | \569 #define MIPS_BREAK_SSTEP (MIPS_BREAK_INSTR | \571 #define MIPS_BREAK_BRKPT (MIPS_BREAK_INSTR | \573 #define MIPS_BREAK_SOVER (MIPS_BREAK_INSTR | \575 #define MIPS_BREAK_DDB (MIPS_BREAK_INSTR | \
65 ~MIPS_BREAK_VAL_MASK) == MIPS_BREAK_INSTR) { \