Searched refs:regs7 (Results 1 – 1 of 1) sorted by relevance
746 uint32_t regs7[4]; in util_cpu_detect_once() local747 cpuid_count(0x00000007, 0x00000000, regs7); in util_cpu_detect_once()748 util_cpu_caps.has_avx2 = (regs7[1] >> 5) & 1; in util_cpu_detect_once()