Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h136 #ifndef cpu_has_mips32r2
137 #define cpu_has_mips32r2 (cpu_data[0].isa_level & MIPS_CPU_ISA_M32R2) macro
147 #define cpu_has_mips32 (cpu_has_mips32r1 | cpu_has_mips32r2)
151 #define cpu_has_mips_r2 (cpu_has_mips32r2 | cpu_has_mips64r2)