Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/mips/include/
Dcpuregs.h560 #define MIPS_BREAK_INSTR 0x0000000d macro
568 #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 | \
Ddb_machdep.h65 ~MIPS_BREAK_VAL_MASK) == MIPS_BREAK_INSTR) { \
/freebsd-12-stable/sys/cddl/dev/fbt/mips/
Dfbt_isa.c43 #define FBT_PATCHVAL (MIPS_BREAK_INSTR)