qemu-e2k/tests/tcg
Fredrik Noring 9d35580a57 tests/tcg/mips: Add tests for R5900 three-operand MULT
Add a test for MULT.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Fredrik Noring <noring@nocrew.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2018-10-24 15:20:31 +02:00
..
aarch64
alpha
arm
cris
hppa
i386 tests/tcg: remove runcom test 2018-07-24 11:45:25 +01:00
lm32
m68k
mips tests/tcg/mips: Add tests for R5900 three-operand MULT 2018-10-24 15:20:31 +02:00
multiarch tests: add check_invalid_maps to test-mmap 2018-07-31 09:57:25 +02:00
openrisc
ppc
riscv
s390x target/s390x: fix PACK reading 1 byte less and writing 1 byte more 2018-08-28 17:37:01 +02:00
sh4
sparc64
x86_64
xtensa tests/tcg/xtensa: only generate defined exception handlers 2018-09-17 11:09:04 -07: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/cris.  You can run it
with "make test-lm32".