Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H 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()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h798 #define FPU_CSR_UDF_X 0x00002000 macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c773 else if (fcr31 & FPU_CSR_UDF_X) in force_fcr31_sig()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1190 #define FPU_CSR_UDF_X 0x00002000 macro