Searched refs:has_sse4_2 (Results 1 – 2 of 2) sorted by relevance
63 unsigned has_sse4_2:1; member
280 util_cpu_caps.has_sse4_2 = (regs2[2] >> 20) & 1; in util_cpu_detect()334 debug_printf("util_cpu_caps.has_sse4_2 = %u\n", util_cpu_caps.has_sse4_2); in util_cpu_detect()