Home | History | Annotate | Download | only in Support

Lines Matching refs:FEATURE_SSE4_2

162   FEATURE_SSE4_2,
498 if (Features & (1 << FEATURE_SSE4_2)) {
716 Features |= (((ECX >> 20) & 1) << FEATURE_SSE4_2);