Searched refs:cpuid_ext3_features (Results 1 – 3 of 3) sorted by relevance
125 int cpuid_ext3_features; member3294 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()3319 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()3786 dc->cpuid_ext3_features = env->features[FEAT_8000_0001_ECX]; in i386_tr_init_disas_context()
545 if (!(s->cpuid_ext3_features & CPUID_EXT3_ABM)) {2029 (s->cpuid_ext3_features & CPUID_EXT3_CR8LEG)) {2352 return (s->cpuid_ext3_features & CPUID_EXT3_SSE4A);
2342 if (CODE64(s) && !(s->cpuid_ext3_features & CPUID_EXT3_LAHF_LM)) {3775 if (CODE64(s) && !(s->cpuid_ext3_features & CPUID_EXT3_LAHF_LM)) {