Home
last modified time | relevance | path

Searched refs:MIPS_SR_FR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dlocore.S121 or t1, MIPS_SR_FR
H A Dtrap.c975 td->td_frame->sr |= MIPS_SR_COP_1_BIT | MIPS_SR_FR; in trap()
H A Dexception.S1108 or t1, t0, MIPS_SR_COP_1_BIT | MIPS_SR_FR
/f-stack/freebsd/mips/include/
H A Dcpuregs.h230 #define MIPS_SR_FR 0x04000000 macro