Searched refs:CPUID_EXT_SSE42 (Results 1 – 2 of 2) sorted by relevance
376 #define CPUID_EXT_SSE42 (1 << 20) macro
3012 #define SSE42_OP(x) { { NULL, gen_helper_ ## x ## _xmm }, CPUID_EXT_SSE42 }3731 if (!(s->cpuid_ext_features & CPUID_EXT_SSE42)) in gen_sse()