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