Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h132 #ifndef cpu_has_mips32r1
134 #define cpu_has_mips32r1 (cpu_data[0].isa_level & MIPS_CPU_ISA_M32R1) macro
147 #define cpu_has_mips32 (cpu_has_mips32r1 | cpu_has_mips32r2)
150 #define cpu_has_mips_r1 (cpu_has_mips32r1 | cpu_has_mips64r1)