Searched refs:MIPS_CPU_32FPR (Results 1 – 3 of 3) sorted by relevance
480 c->options |= MIPS_CPU_32FPR; in decode_config1() 1114 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1124 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1133 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1158 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1169 c->options |= MIPS_CPU_FPU | MIPS_CPU_32FPR; in cpu_probe_legacy() 1176 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1184 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1192 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() 1200 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_32FPR | in cpu_probe_legacy() [all...]
365 #define MIPS_CPU_32FPR BIT_ULL( 6) /* 32 dbl. prec. FP registers */ macro
159 #define cpu_has_32fpr __isa_ge_or_opt(1, MIPS_CPU_32FPR)