Home | History | Annotate | Download | only in priv

Lines Matching refs:have_sse3

1861          Bool have_sse3 = (hwcaps & VEX_HWCAPS_AMD64_SSE3) != 0;
1867 if (have_avx && !have_sse3)