Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dmipsregs.h141 #define FPU_CSR_RSVD 0x001c0000 macro
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c436 ~(FPU_CSR_RSVD | FPU_CSR_RM)) | in cop1Emulate()