Home
last modified time | relevance | path

Searched refs:FPU_CSR_OVF_X (Results 1 – 5 of 5) sorted by relevance

/arch/loongarch/kernel/
A Dtraps.c463 else if (fcsr & FPU_CSR_OVF_X) in force_fcsr_sig()
/arch/mips/math-emu/
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()
/arch/loongarch/include/asm/
A Dloongarch.h1505 #define FPU_CSR_OVF_X 0x04000000 macro
/arch/mips/kernel/
A Dtraps.c782 else if (fcr31 & FPU_CSR_OVF_X) in force_fcr31_sig()
/arch/mips/include/asm/
A Dmipsregs.h1323 #define FPU_CSR_OVF_X 0x00004000 macro

Completed in 31 milliseconds