IA32_FEATURE_MMX
if ((info.eax_1.features & IA32_FEATURE_MMX) != 0)
if (cpu->arch.feature[FEATURE_COMMON] & IA32_FEATURE_MMX)