Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dlocore.S101 … li t0, ~(MIPS_SR_DE | MIPS_SR_SR | MIPS_SR_ERL | MIPS_SR_EXL | MIPS_SR_INT_IE | MIPS_SR_COP_2_BIT)
/f-stack/freebsd/mips/include/
H A Dcpuregs.h218 #define MIPS_SR_DE 0x00010000 macro