Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/include/
H A Dcpu.h326 #define BREAK_SSTEP_VAL 513 macro
332 #define BREAK_SSTEP (BREAK_INSTR | (BREAK_SSTEP_VAL << BREAK_VAL_SHIFT))
/openbsd/sys/arch/mips64/mips64/
H A Dtrap.c521 case BREAK_SSTEP_VAL: in itsa()