Home
last modified time | relevance | path

Searched refs:FPU_CSR_DIV_X (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dtraps.c464 else if (fcsr & FPU_CSR_DIV_X) in force_fcsr_sig()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dtraps.c434 else if (fcsr & FPU_CSR_DIV_X) in force_fcsr_sig()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dloongarch.h1387 #define FPU_CSR_DIV_X 0x08000000 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h1188 #define FPU_CSR_DIV_X 0x00008000 macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dloongarchregs.h1603 #define FPU_CSR_DIV_X 0x08000000 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c769 else if (fcr31 & FPU_CSR_DIV_X) in force_fcr31_sig()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h1177 #define FPU_CSR_DIV_X 0x00008000 macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c778 else if (fcr31 & FPU_CSR_DIV_X) in force_fcr31_sig()
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c1956 rcsr |= FPU_CSR_DIV_X | FPU_CSR_DIV_S; in fpu_emu()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c1956 rcsr |= FPU_CSR_DIV_X | FPU_CSR_DIV_S; in fpu_emu()

Completed in 34 milliseconds