Searched refs:HWCAP_X86_SSE2 (Results 1 – 2 of 2) sorted by relevance
29 (HWCAP_X86_SSE2 | HWCAP_X86_64 | HWCAP_X86_AVX512_1)43 # define HWCAP_IMPORTANT (HWCAP_X86_SSE2)48 HWCAP_X86_SSE2 = 1 << 0, enumerator
779 GLRO(dl_hwcap) |= HWCAP_X86_SSE2; in init_cpu_features()
Completed in 4 milliseconds