tests/tcg: remove old SSE tests
commite121d7606bc9041619d8c6e0524a1ccdbbdd6547
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 11 Sep 2022 13:04:54 +0000 (11 15:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 19 Sep 2022 13:15:59 +0000 (19 15:15 +0200)
tree558d98d1037f43d3c41372b7655c12c74577e55a
parente02907cc12df4765cc92f8b0c193a10c1841c82e
tests/tcg: remove old SSE tests

The new testsuite is much more comprehensive, so remove the old one;
it is also buggy (the pinsrw test uses incorrect constraints, with =
instead of +, and the golden output for the fxsave tests differs depending
on how the C library uses SSE and AVX instructions).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/tcg/i386/test-i386.c