Searched refs:FPU_CSR_RSVD (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/mips/include/asm/ | ||
D | mipsregs.h | 141 #define FPU_CSR_RSVD 0x001c0000 macro |
/linux-2.6.39/arch/mips/math-emu/ | ||
D | cp1emu.c | 437 ~(FPU_CSR_RSVD | FPU_CSR_RM)) | in cop1Emulate() |