HomeSort by relevance Sort by last modified time
    Searched defs:X86_FEATURE_FPU (Results 1 - 11 of 11) sorted by null

  /external/mesa3d/src/mesa/x86/
common_x86_features.h 37 #define X86_FEATURE_FPU (1<<0)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 27 #define X86_FEATURE_FPU (0*32+ 0)
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)

Completed in 852 milliseconds