Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CPUID_EXT_SSE42

3011 #define SSE42_OP(x) { { NULL, gen_helper_ ## x ## _xmm }, CPUID_EXT_SSE42 }
3730 if (!(s->cpuid_ext_features & CPUID_EXT_SSE42))