Searched refs:has_avx512bw (Results 1 – 2 of 2) sorted by relevance
123 unsigned has_avx512bw:1; member
763 util_cpu_caps.has_avx512bw = (regs3[1] >> 30) & 1; in util_cpu_detect_once()857 printf("util_cpu_caps.has_avx512bw = %u\n", util_cpu_caps.has_avx512bw); in util_cpu_detect_once()