Searched refs:three_d_now_geode (Results 1 – 8 of 8) sorted by relevance
692 bool three_d_now_geode; member906 return cpuinfo_isa.three_d_now_geode; in cpuinfo_has_x86_3dnow_geode()
228 isa.three_d_now_geode = isa.three_d_now_plus && (uarch == cpuinfo_uarch_geode); in cpuinfo_x86_detect_isa()
309 TEST(ISA, three_d_now_geode) { in TEST() argument