Searched refs:MIPS_ASE_MIPS3D (Results 1 – 2 of 2) sorted by relevance
/development/ndk/platforms/android-9/arch-mips/include/asm/ | ||
D | cpu.h | 190 #define MIPS_ASE_MIPS3D 0x00000004 macro |
D | cpu-features.h | 107 #define cpu_has_mips3d (cpu_data[0].ases & MIPS_ASE_MIPS3D) |