Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dcp1emu.c1551 rcsr |= FPU_CSR_INE_X | FPU_CSR_INE_S; in fpux_emu()
1944 rcsr |= FPU_CSR_INE_X | FPU_CSR_INE_S; in fpu_emu()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h813 #define FPU_CSR_INE_S 0x00000004 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1205 #define FPU_CSR_INE_S 0x00000004 macro