qemu-e2k/tests/tcg/arm
Alex Bennée fefa027154 tests/tcg: build plugin list from contents of src directory
If you jump back and forth between branches while developing plugins
you end up debugging failures caused by plugins left in the build
directory. Fix this by basing plugins on the source tree instead.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200615141922.18829-2-alex.bennee@linaro.org>
2020-06-16 14:49:05 +01:00
..
commpage.c
fcvt.c
fcvt.ref
float_convs.ref
float_madds.ref
hello-arm.c
Makefile.softmmu-target
Makefile.target tests/tcg: build plugin list from contents of src directory 2020-06-16 14:49:05 +01:00
README
semicall.h
semiconsole.c
semihosting.c
test-arm-iwmmxt.S
test-armv6m-undef.ld
test-armv6m-undef.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