qemu/tests/tcg/arm
Alex Bennée 486e58b188 tests/tcg: add user version of dumb-as-bricks semiconsole test
There are linux-user users of semihosting so we'd better check things
work for them as well.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2020-01-09 11:41:29 +00:00
..
Makefile.softmmu-target
Makefile.target tests/tcg: add user version of dumb-as-bricks semiconsole test 2020-01-09 11:41:29 +00:00
README
fcvt.c
fcvt.ref
float_convs.ref
float_madds.ref
hello-arm.c
semicall.h tests/tcg: extract __semi_call into a header and expand 2020-01-09 11:41:29 +00:00
semiconsole.c tests/tcg: add user version of dumb-as-bricks semiconsole test 2020-01-09 11:41:29 +00:00
semihosting.c tests/tcg: extract __semi_call into a header and expand 2020-01-09 11:41:29 +00:00
test-arm-iwmmxt.S
test-armv6m-undef.S
test-armv6m-undef.ld

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