Searched refs:cpuid_ext3_features (Results 1 – 3 of 3) sorted by relevance
124 int cpuid_ext3_features; member3166 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()3191 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()3659 dc->cpuid_ext3_features = env->features[FEAT_8000_0001_ECX]; in i386_tr_init_disas_context()
543 if (!(s->cpuid_ext3_features & CPUID_EXT3_ABM)) {2027 (s->cpuid_ext3_features & CPUID_EXT3_CR8LEG)) {2345 return (s->cpuid_ext3_features & CPUID_EXT3_SSE4A);
2322 if (CODE64(s) && !(s->cpuid_ext3_features & CPUID_EXT3_LAHF_LM)) {3755 if (CODE64(s) && !(s->cpuid_ext3_features & CPUID_EXT3_LAHF_LM)) {