Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/loongarch/kernel/
A Dtraps.c286 else if (fcsr & FPU_CSR_OVF_X) in force_fcsr_sig()
/linux-6.3-rc2/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()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dloongarch.h1456 #define FPU_CSR_OVF_X 0x04000000 macro
/linux-6.3-rc2/arch/mips/kernel/
A Dtraps.c780 else if (fcr31 & FPU_CSR_OVF_X) in force_fcr31_sig()
/linux-6.3-rc2/arch/mips/include/asm/
A Dmipsregs.h1178 #define FPU_CSR_OVF_X 0x00004000 macro

Completed in 31 milliseconds