qemu-e2k/tests/tcg
Alex Bennée 9b8381d1ed tests/tcg/i386/test-i386: use modern vector_size attributes
The compiler complains about the old __mode__ style attributes.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2018-06-20 20:22:34 +01:00
..
alpha
cris
i386 tests/tcg/i386/test-i386: use modern vector_size attributes 2018-06-20 20:22:34 +01:00
lm32
mips
multiarch tests/tcg/multiarch: move most output to stdout 2018-06-20 20:22:34 +01:00
openrisc
x86_64 tests/tcg/x86_64: add Makefile.target 2018-06-20 20:22:34 +01:00
xtensa target/xtensa: fix timers test 2018-03-26 14:17:04 -07:00
hello-arm.c
hello-mips.c
Makefile tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
README tests/tcg: move i386 specific tests into subdir 2018-06-20 20:22:34 +01:00
test-arm-iwmmxt.s

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.



ARM
===

hello-arm
---------

test-arm-iwmmxt
---------------

MIPS
====

hello-mips
----------

hello-mipsel
------------

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".