CPU_FEAT_STAGE_MASK
MPASS((stage & ~CPU_FEAT_STAGE_MASK) == 0);
if ((feat->feat_flags & CPU_FEAT_STAGE_MASK) != stage)