Searched refs:bit_SSSE3 (Results 1 – 8 of 8) sorted by relevance
31 #define bit_SSSE3 (1 << 9) macro
473 has_ssse3 = ecx & bit_SSSE3; in host_detect_local_cpu()
197 if ((ecx & bit_SSSE3) == 0) in aes_ssse3_probe()
36 #define bit_SSSE3 (1 << 9) macro
86 #define bit_SSSE3 0x00000200 macro
331 if (ecx & bit_SSSE3) in get_available_features()
619 if (ecx & bit_SSSE3) in get_available_features()
3419 (bit_SSSE3): New.