Searched refs:cpu_has_mips64r5 (Results 1 – 2 of 2) sorted by relevance
298 #ifndef cpu_has_mips64r5299 # define cpu_has_mips64r5 (cpu_has_64bits && \ macro328 cpu_has_mips64r5 | cpu_has_mips64r6)331 #define cpu_has_mips_r5 (cpu_has_mips32r5 | cpu_has_mips64r5)336 cpu_has_mips64r5 | cpu_has_mips64r6)
109 if (cpu_has_mips64r5) in show_cpuinfo()