Searched refs:MIPS_CPU_FRE (Results 1 – 3 of 3) sorted by relevance
378 #define MIPS_CPU_FRE 0x800000000ull /* FRE & UFE bits implemented */ macro
404 # define cpu_has_fre (cpu_data[0].options & MIPS_CPU_FRE)
133 c->options |= MIPS_CPU_FRE; in cpu_set_fpu_opts()