Home
last modified time | relevance | path

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

/arch/mips/math-emu/
Dcp1emu.c454 cond = ctx->fcr31 & FPU_CSR_COND; in cop1Emulate()
1282 cond = FPU_CSR_COND; in fpu_emu()
/arch/mips/include/asm/
Dmipsregs.h127 #define FPU_CSR_COND 0x00800000 /* $fcc0 */ macro