qemu-e2k/tests/tcg/arm
Alex Bennée c348722c53 tests/tcg: move ARM specific tests into subdir
These only need to be built for ARM guests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2018-06-20 20:22:34 +01:00
..
Makefile.target tests/tcg: move ARM specific tests into subdir 2018-06-20 20:22:34 +01:00
README tests/tcg: move ARM specific tests into subdir 2018-06-20 20:22:34 +01:00
hello-arm.c tests/tcg: move ARM specific tests into subdir 2018-06-20 20:22:34 +01:00
test-arm-iwmmxt.s tests/tcg: move ARM specific tests into subdir 2018-06-20 20:22:34 +01:00

README

These are ARM specific guest programs

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

A very simple inline assembly, write syscall based hello world

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

A simple test case for older iwmmxt extended ARMs