Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h207 #define MIPS_SR_COP_USABILITY 0xf0000000 macro
/f-stack/freebsd/mips/mips/
H A Dexception.S396 and a0, a0, (MIPS_SR_INT_MASK|MIPS_SR_COP_USABILITY)
398 and a1, a1, ~(MIPS_SR_INT_MASK|MIPS_SR_COP_USABILITY)
655 and a0, a0, (MIPS_SR_INT_MASK|MIPS_SR_COP_USABILITY)
657 and a1, a1, ~(MIPS_SR_INT_MASK|MIPS_SR_COP_USABILITY)