Home
last modified time | relevance | path

Searched refs:MIPS_BREAK_INSTR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcpuregs.h559 #define MIPS_BREAK_INSTR 0x0000000d macro
567 #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 | \
H A Ddb_machdep.h65 ~MIPS_BREAK_VAL_MASK) == MIPS_BREAK_INSTR) { \