Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h185 #define MIPS_CR_BR_DELAY 0x80000000 macro
/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c258 if (locr0->cause & MIPS_CR_BR_DELAY) { in ptrace_single_step()
H A Dtrap.c284 #define DELAYBRANCH(x) ((x) & MIPS_CR_BR_DELAY)