qemu-e2k/tests/tcg
Fredrik Noring 19749a21d7 tests/tcg: mips: Test R5900 three-operand MADDU1
Test R5900 three-operand MADDU1.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Fredrik Noring <noring@nocrew.org>
2019-01-03 17:52:52 +01:00
..
aarch64
alpha
arm
cris
hppa
i386 Fixes i386 xchgq test 2018-12-11 18:41:25 +01:00
lm32
m68k
mips tests/tcg: mips: Test R5900 three-operand MADDU1 2019-01-03 17:52:52 +01:00
multiarch
openrisc
ppc
riscv
s390x
sh4
sparc64
x86_64
xtensa
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".