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

  /bionic/libc/kernel/arch-x86/asm/
cpufeature_32.h 54 #define X86_FEATURE_MMX (0*32+23)
140 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h 54 #define X86_FEATURE_MMX (0*32+23)
140 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /external/kernel-headers/original/asm-x86/
cpufeature_32.h 39 #define X86_FEATURE_MMX (0*32+23) /* Multimedia Extensions */
143 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
cpufeature_32.h 43 #define X86_FEATURE_MMX (0*32+23)
124 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
cpufeature_32.h 43 #define X86_FEATURE_MMX (0*32+23)
124 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 43 #define X86_FEATURE_MMX (0*32+23)
124 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h 43 #define X86_FEATURE_MMX (0*32+23)
124 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 43 #define X86_FEATURE_MMX (0*32+23)
124 #define cpu_has_mmx boot_cpu_has(X86_FEATURE_MMX)

Completed in 23 milliseconds