Home
last modified time | relevance | path

Searched defs:SSBREAKPOINT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/hppa/hppa/
H A Dtrap.c66 #define SSBREAKPOINT (HPPA_BREAK_KERNEL | (HPPA_BREAK_SS << 13)) macro
/openbsd-src/sys/arch/m88k/m88k/
H A Dtrap.c75 #define SSBREAKPOINT (0xF000D1F8U) /* Single Step Breakpoint */ macro