Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dcpu-features.h140 #ifndef cpu_has_mips64r1
141 #define cpu_has_mips64r1 (cpu_data[0].isa_level & MIPS_CPU_ISA_M64R1) macro
149 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2)
150 #define cpu_has_mips_r1 (cpu_has_mips32r1 | cpu_has_mips64r1)