[PATCH 39/43] i386: Also enable SSSE3 __m64 tests in 64-bit mode

2019-02-09 Thread H.J. Lu
Since we now emulate MMX intrinsics with SSE in 64-bit mode without 3DNOW, we can enable SSSE3 __m64 tests even when AVX is enabled. PR target/89021 * gcc.target/i386/ssse3-pabsb.c: Also enable __m64 check in 64-bit mode without 3DNOW, * gcc.target/i386/ssse3-pabsd.

[PATCH 39/43] i386: Also enable SSSE3 __m64 tests in 64-bit mode

2019-02-09 Thread H.J. Lu
Since we now emulate MMX intrinsics with SSE in 64-bit mode without 3DNOW, we can enable SSSE3 __m64 tests even when AVX is enabled. PR target/89021 * gcc.target/i386/ssse3-pabsb.c: Also enable __m64 check in 64-bit mode without 3DNOW, * gcc.target/i386/ssse3-pabsd.