qemu-patch-raspberry4/tests/tcg/arm
Alex Bennée ab4aac5023 tests/tcg: enable building for ARM
This allows us to use the docker cross compiler image to build these
tests.

Signed-off-by: Alex Bennée <alex.bennee@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
..
hello-arm.c
Makefile.include tests/tcg: enable building for ARM 2018-06-20 20:22:34 +01:00
Makefile.target tests/tcg: enable building for ARM 2018-06-20 20:22:34 +01:00
README
test-arm-iwmmxt.s

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