qemu-e2k/tests/tcg
Paolo Bonzini e02907cc12 tests/tcg: refine MMX support in SSE tests
Extend the support to memory operands, and skip MMX instructions that
were introduced in SSE times, because they are now covered in test-mmx.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-09-19 15:15:59 +02:00
..
aarch64 tests/tcg: compile system emulation tests as freestanding 2022-07-06 09:31:16 +02:00
alpha
arm test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef 2022-06-14 00:14:59 +01:00
cris
hexagon Hexagon (tests/tcg/hexagon) reference file for float_convd 2022-07-31 16:22:09 -07:00
hppa
i386 tests/tcg: refine MMX support in SSE tests 2022-09-19 15:15:59 +02:00
loongarch64 target/loongarch: Remove cpu_fcsr0 2022-08-08 19:42:53 -07:00
m68k
minilib
mips
multiarch target/s390x: Make translator stop before the end of a page 2022-09-06 08:04:26 +01:00
nios2
openrisc
ppc
ppc64 tests/tcg/ppc64: Add mffsce test 2022-07-06 10:22:38 -03:00
ppc64le tests/tcg/ppc64: Add mffsce test 2022-07-06 10:22:38 -03:00
riscv64 target/riscv: Make translator stop before the end of a page 2022-09-06 08:04:26 +01:00
s390x target/s390x: Make translator stop before the end of a page 2022-09-06 08:04:26 +01:00
sh4
sparc64
tricore
x86_64 tests/tcg: i386: add MMX and 3DNow! tests 2022-09-19 15:14:40 +02:00
xtensa
Makefile.target tests/tcg: i386: add SSE tests 2022-09-01 20:16:33 +02:00
README

This directory contains various interesting guest programs for
regression testing. Tests are either multi-arch, meaning they can be
built for all guest architectures that support linux-user executable,
or they are architecture specific.

CRIS
====
The testsuite for CRIS is in tests/tcg/cris.  You can run it
with "make test-cris".