Home
last modified time | relevance | path

Searched refs:MIPS_SR_SR (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)
107 li t0, ~(MIPS_SR_BEV | MIPS_SR_SR | MIPS_SR_INT_IE)
114 li t0, (MIPS_SR_BEV | MIPS_SR_SR)
/f-stack/freebsd/mips/include/
H A Dcpuregs.h235 #define MIPS_SR_SR 0x00100000 macro