Searched refs:CPUIDECX_SSE41 (Results 1 – 4 of 4) sorted by relevance
20 return (cpu_ecxfeature & CPUIDECX_SSE41) != 0; in static_cpu_has()
141 #define CPUIDECX_SSE41 0x00080000 /* Streaming SIMD Extensions 4.1 */ macro
194 #define CPUIDECX_SSE41 0x00080000 /* Streaming SIMD Extensions 4.1 */ macro
937 { CPUIDECX_SSE41, "SSE4.1" },