Searched refs:three_d_now (Results 1 – 8 of 8) sorted by relevance
689 bool three_d_now; member885 return cpuinfo_isa.three_d_now; in cpuinfo_has_x86_3dnow()
215 isa.three_d_now = !!(extended_info.edx & UINT32_C(0x80000000)); in cpuinfo_x86_detect_isa()
301 TEST(ISA, three_d_now) { in TEST() argument