Searched refs:have_cx16 (Results 1 – 1 of 1) sorted by relevance
877 { Bool have_sse3, have_cx8, have_cx16; in VG_() local960 have_cx16 = (ecx & (1<<13)) != 0; /* True => have cmpxchg16b */ in VG_()988 | (have_cx16 ? VEX_HWCAPS_AMD64_CX16 : 0) in VG_()