Home
last modified time | relevance | path

Searched refs:cpu_has_mips64r2 (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h144 #ifndef cpu_has_mips64r2
145 #define cpu_has_mips64r2 (cpu_data[0].isa_level & MIPS_CPU_ISA_M64R2) macro
149 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2)
151 #define cpu_has_mips_r2 (cpu_has_mips32r2 | cpu_has_mips64r2)