Searched refs:cpu_has_mips64 (Results 1 – 3 of 3) sorted by relevance
498 __builtin_constant_p(cpu_has_mips64) && cpu_has_mips64) { in __fls()
234 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | cpu_has_mips64r6) macro
1123 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()1134 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()