Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c1042 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
1062 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
1111 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1119 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1161 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1177 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1183 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
1209 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1218 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
1308 c->fpu_msk31 |= FPU_CSR_CONDX; in cpu_probe_legacy()
[all …]
H A Dcpu-r3k-probe.c86 FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h763 #define FPU_CSR_CONDX (_ULCAST_(127) << FPU_CSR_CONDX_S) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1152 #define FPU_CSR_CONDX (_ULCAST_(127) << FPU_CSR_CONDX_S) macro