Searched refs:have_cx8 (Results 1 – 1 of 1) sorted by relevance
475 { Bool have_sse1, have_sse2, have_cx8, have_lzcnt; in VG_() local509 have_cx8 = (edx & (1<<8)) != 0; /* True => have cmpxchg8b */ in VG_()510 if (!have_cx8) in VG_()545 { Bool have_sse1, have_sse2, have_sse3, have_cx8, have_cx16; in VG_() local584 have_cx8 = (edx & (1<<8)) != 0; /* True => have cmpxchg8b */ in VG_()585 if (!have_cx8) in VG_()