INTEL_CORE2_MEROM
case INTEL_CORE2_MEROM:
(c->x86 > 15 || (c->x86_vfm >= INTEL_CORE2_MEROM && c->x86_vfm <= INTEL_FAM6_LAST)))
case INTEL_CORE2_MEROM:
if (c->x86_vfm == INTEL_CORE2_MEROM && c->x86_stepping < 4)
X86_MATCH_VFM(INTEL_CORE2_MEROM, &temp_nehalem),