Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dloongarch.h1430 #define FPU_CSR_DIV_S 0x00080000 macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h1336 #define FPU_CSR_DIV_S 0x00000020 macro
/linux/arch/mips/math-emu/
H A Dcp1emu.c1956 rcsr |= FPU_CSR_DIV_X | FPU_CSR_DIV_S; in fpu_emu()