Lines Matching defs:cpuid_ext_features
130 int cpuid_ext_features;
3883 if (!(s->cpuid_ext_features & sse_op_table6[b].ext_mask))
3951 if (!(s->cpuid_ext_features & CPUID_EXT_SSE42))
3986 if (!(s->cpuid_ext_features & sse_op_table7[b].ext_mask))
5104 if (!(s->cpuid_ext_features & CPUID_EXT_CX16))
7187 if (!(s->cpuid_ext_features & CPUID_EXT_MONITOR) ||
7206 if (!(s->cpuid_ext_features & CPUID_EXT_MONITOR) ||
7701 if (!(s->cpuid_ext_features & CPUID_EXT_POPCNT))
7811 dc->cpuid_ext_features = env->cpuid_ext_features;