Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h569 #define MIPS_BREAK_SSTEP (MIPS_BREAK_INSTR | \ macro
/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c240 int bpinstr = MIPS_BREAK_SSTEP; in ptrace_single_step()
H A Dtrap.c840 if (instr != MIPS_BREAK_SSTEP) in trap()