Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c61 FPU_CSR_COND,
952 fcr31 &= ~(FPU_CSR_CONDX | FPU_CSR_COND); in cop1_ctc()
954 FPU_CSR_COND; in cop1_ctc()
1212 cbit = FPU_CSR_COND; in cop1Emulate()
2779 cbit = FPU_CSR_COND; in fpu_emu()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h756 #define FPU_CSR_COND (_ULCAST_(1) << FPU_CSR_COND_S) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1135 #define FPU_CSR_COND (_ULCAST_(1) << FPU_CSR_COND_S) macro