Searched defs:X86_FEATURE_FPU (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/arch-x86/asm/
H A Dcpufeature_32.h27 #define X86_FEATURE_FPU (0*32+ 0) macro
127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU)

Completed in 38 milliseconds