Home
last modified time | relevance | path

Searched refs:FPU_CSR_UDF_X (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c438 else if (fcsr & FPU_CSR_UDF_X) in force_fcsr_sig()
/openbmc/linux/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()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h797 #define FPU_CSR_UDF_X 0x00002000 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1389 #define FPU_CSR_UDF_X 0x02000000 macro
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c782 else if (fcr31 & FPU_CSR_UDF_X) in force_fcr31_sig()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1179 #define FPU_CSR_UDF_X 0x00002000 macro