HomeSort by relevance Sort by last modified time
    Searched refs:MIPS_ASE_MIPS16 (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 100 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
cpu.h 187 #define MIPS_ASE_MIPS16 0x00000001
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 100 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
cpu.h 187 #define MIPS_ASE_MIPS16 0x00000001
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 100 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
cpu.h 187 #define MIPS_ASE_MIPS16 0x00000001
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 100 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
cpu.h 187 #define MIPS_ASE_MIPS16 0x00000001
  /external/kernel-headers/original/asm-mips/
cpu-features.h 81 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
cpu.h 259 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */

Completed in 46 milliseconds