Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h810 #define FPU_CSR_DIV_S 0x00000020 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1202 #define FPU_CSR_DIV_S 0x00000020 macro
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dcp1emu.c1956 rcsr |= FPU_CSR_DIV_X | FPU_CSR_DIV_S; in fpu_emu()