Home
last modified time | relevance | path

Searched refs:FPU_CSR_FS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dcpu-r3k-probe.c87 FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe()
H A Dcpu-probe.c1043 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
1063 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c932 fcr31 &= ~(FPU_CSR_FS | FPU_CSR_ALL_E | FPU_CSR_RM); in cop1_ctc()
934 FPU_CSR_FS; in cop1_ctc()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h759 #define FPU_CSR_FS (_ULCAST_(1) << FPU_CSR_FS_S) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1138 #define FPU_CSR_FS (_ULCAST_(1) << FPU_CSR_FS_S) macro