Home
last modified time | relevance | path

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

/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()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1513 #define FPU_CSR_UDF_S 0x00020000 macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h1338 #define FPU_CSR_UDF_S 0x00000008 macro