Searched defs:have_sse3 (Results 1 – 2 of 2) sorted by relevance
780 { Bool have_sse1, have_sse2, have_sse3, have_cx8, have_lzcnt, have_mmxext; in VG_() local877 { Bool have_sse3, have_cx8, have_cx16; in VG_() local
1783 Bool have_sse3 = (hwcaps & VEX_HWCAPS_AMD64_SSE3) != 0; in check_hwcaps() local