Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h244 #define MIPS_SR_KSU_MASK 0x00000018 macro
/f-stack/freebsd/mips/mips/
H A Dexception.S476 and t0, a0, ~(MIPS_SR_COP_1_BIT | MIPS_SR_EXL | MIPS_SR_KSU_MASK | MIPS_SR_INT_IE)
743 and t0, a0, ~(MIPS_SR_COP_1_BIT | MIPS_SR_EXL | MIPS_SR_INT_IE | MIPS_SR_KSU_MASK)