qemu/tests/tcg
Daniyal Khan f103ecccb6 tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
Signed-off-by: Daniyal Khan <danikhan632@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20240717060149.204788-4-richard.henderson@linaro.org
Message-Id: 172090222034.13953.16888708708822922098-1@git.sr.ht
[rth: Split test from a larger patch, tidy assembly]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-07-18 13:49:30 +01:00
..
aarch64 tests/tcg/aarch64: Add test cases for SME FMOPA (widening) 2024-07-18 13:49:30 +01:00
alpha
arm tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc 2024-07-05 12:34:35 +01:00
cris
hexagon Hexagon: add PC alignment check and exception 2024-06-08 17:48:50 -07:00
hppa
i386
loongarch64
m68k
minilib tests/tcg/minilib: Constify digits in print_num 2024-07-05 12:33:41 +01:00
mips
multiarch
openrisc
ppc64
ppc64le
riscv64
s390x tests/tcg/s390x: Allow specifying extra QEMU options on the command line 2024-06-12 12:12:28 +02:00
sh4
tricore
x86_64 tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 2024-07-03 10:24:12 -07:00
xtensa
xtensaeb
Makefile.target tests/tcg: Adjust variable defintion from cc-option 2024-07-05 12:33:45 +01: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".