qemu-e2k/tests/tcg
Mateja Marjanovic 0fdd986a6c target/mips: Add tests for integer add MSA instruction group
These are the regression tests for integer addition MSA instruction
- various flavors of instruction add (ADD, ADDS, HADD,...).

Signed-off-by: Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1551718283-4487-3-git-send-email-mateja.marjanovic@rt-rk.com>
2019-03-05 17:05:33 +01:00
..
aarch64 docker: add debian-buster-arm64-cross 2019-02-08 17:32:35 +00:00
alpha avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
arm avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
cris avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
hppa
i386 avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
lm32
m68k
mips target/mips: Add tests for integer add MSA instruction group 2019-03-05 17:05:33 +01:00
multiarch avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
openrisc
ppc
riscv
s390x
sh4
sparc64
x86_64
xtensa tests/tcg/xtensa: add FPU2000 coprocessor tests 2019-02-28 04:43:24 -08:00
Makefile
Makefile.include
Makefile.probe
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".

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