Home
last modified time | relevance | path

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

/linux/arch/mips/math-emu/
A Dcp1emu.c1555 rcsr |= FPU_CSR_UDF_X | FPU_CSR_UDF_S; in fpux_emu()
1948 rcsr |= FPU_CSR_UDF_X | FPU_CSR_UDF_S; in fpu_emu()
/linux/arch/mips/kernel/
A Dtraps.c782 else if (fcr31 & FPU_CSR_UDF_X) in force_fcr31_sig()
/linux/arch/mips/include/asm/
A Dmipsregs.h1194 #define FPU_CSR_UDF_X 0x00002000 macro

Completed in 19 milliseconds