Searched refs:X86_FEATURE_FPU (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/x86/ | ||
D | common_x86_features.h | 37 #define X86_FEATURE_FPU (1<<0) macro |
D | common_x86.c | 253 _mesa_x86_cpu_features |= X86_FEATURE_FPU; in _mesa_get_x86_features() |