Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
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()
1112 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1122 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1131 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1147 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1156 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1165 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1255 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1262 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
H A Dcpu-r3k-probe.c87 FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c952 fcr31 &= ~(FPU_CSR_CONDX | FPU_CSR_COND); in cop1_ctc()
956 FPU_CSR_CONDX; in cop1_ctc()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h762 #define FPU_CSR_CONDX (_ULCAST_(127) << FPU_CSR_CONDX_S) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1141 #define FPU_CSR_CONDX (_ULCAST_(127) << FPU_CSR_CONDX_S) macro