Searched refs:regs7 (Results 1 – 1 of 1) sorted by relevance
386 uint32_t regs7[4]; in util_cpu_detect() local387 cpuid_count(0x00000007, 0x00000000, regs7); in util_cpu_detect()388 util_cpu_caps.has_avx2 = (regs7[1] >> 5) & 1; in util_cpu_detect()