Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dcp1emu.c1559 rcsr |= FPU_CSR_OVF_X | FPU_CSR_OVF_S; in fpux_emu()
1952 rcsr |= FPU_CSR_OVF_X | FPU_CSR_OVF_S; in fpu_emu()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h811 #define FPU_CSR_OVF_S 0x00000010 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1203 #define FPU_CSR_OVF_S 0x00000010 macro