Lines Matching refs:MIPS_CPU_FPU
133 cpu_data[0].options &= ~MIPS_CPU_FPU; in fpu_disable()
345 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
366 c->options |= MIPS_CPU_FPU; in cpu_probe_legacy()
389 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
436 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
444 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
459 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_LLSC; in cpu_probe_legacy()
490 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
500 c->options |= MIPS_CPU_FPU | MIPS_CPU_32FPR; in cpu_probe_legacy()
507 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
515 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
523 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
531 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
539 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU | in cpu_probe_legacy()
547 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU | in cpu_probe_legacy()
555 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
571 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
587 MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
596 MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
606 MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
616 MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy()
636 MIPS_CPU_FPU | MIPS_CPU_LLSC | in cpu_probe_legacy()
706 c->options |= MIPS_CPU_FPU; in decode_config1()
889 c->options &= ~(MIPS_CPU_FPU | MIPS_CPU_32FPR); in cpu_probe_sibyte()
1078 c->options |= (MIPS_CPU_FPU | MIPS_CPU_ULRI | MIPS_CPU_MCHECK); in cpu_probe_netlogic()
1150 c->options &= ~MIPS_CPU_FPU; in cpu_probe()
1155 if (c->options & MIPS_CPU_FPU) { in cpu_probe()
1186 if (c->options & MIPS_CPU_FPU) in cpu_report()