Searched refs:has_3dnow (Results 1 – 4 of 4) sorted by relevance
69 unsigned has_3dnow:1; member
404 util_cpu_caps.has_3dnow = (regs2[3] >> 31) & 1; in util_cpu_detect()449 debug_printf("util_cpu_caps.has_3dnow = %u\n", util_cpu_caps.has_3dnow); in util_cpu_detect()
70 unsigned has_3dnow:1; member
482 util_cpu_caps.has_3dnow = (regs2[3] >> 31) & 1; in util_cpu_detect()535 debug_printf("util_cpu_caps.has_3dnow = %u\n", util_cpu_caps.has_3dnow); in util_cpu_detect()