Home
last modified time | relevance | path

Searched refs:FPU_CSR_UDF_S (Results 1 – 3 of 3) 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.h812 #define FPU_CSR_UDF_S 0x00000008 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1204 #define FPU_CSR_UDF_S 0x00000008 macro