Searched refs:cpu_has_mips32r5 (Results 1 – 2 of 2) sorted by relevance
301 #ifndef cpu_has_mips32r5302 # define cpu_has_mips32r5 __isa_range_or_flag(5, 6, MIPS_CPU_ISA_M32R5) macro343 cpu_has_mips32r5 | cpu_has_mips32r6)348 #define cpu_has_mips_r5 (cpu_has_mips32r5 | cpu_has_mips64r5)351 cpu_has_mips32r5 | cpu_has_mips32r6 | \
101 if (cpu_has_mips32r5) in show_cpuinfo()