Searched refs:cpu_has_mips32r5 (Results 1 – 2 of 2) sorted by relevance
284 #ifndef cpu_has_mips32r5285 # define cpu_has_mips32r5 __isa_range_or_flag(5, 6, MIPS_CPU_ISA_M32R5) macro326 cpu_has_mips32r5 | cpu_has_mips32r6)331 #define cpu_has_mips_r5 (cpu_has_mips32r5 | cpu_has_mips64r5)334 cpu_has_mips32r5 | cpu_has_mips32r6 | \
101 if (cpu_has_mips32r5) in show_cpuinfo()