X86_CPU_FEATURE_FLAG_SSE
fFeatureFlags |= X86_CPU_FEATURE_FLAG_SSE;
if ((fFeatureFlags & X86_CPU_FEATURE_FLAG_SSE) != 0) {