mirror of https://github.com/xemu-project/xemu.git
![]() My default header template is GPLv3 but for QEMU code we really should stick to GPLv2-or-later (allowing others to up-license it if they wish). While this is test code we should still be consistent on the source distribution. I wrote all of this code so its not a problem. However there remains one GPLv3 file left which is the crt0-tc2x.S for TriCore. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240227144335.1196131-2-alex.bennee@linaro.org> |
||
---|---|---|
.. | ||
system | ||
Makefile.softmmu-target | ||
Makefile.target | ||
README | ||
commpage.c | ||
fcvt.c | ||
fcvt.ref | ||
float_convd.ref | ||
float_convs.ref | ||
float_madds.ref | ||
hello-arm.c | ||
pcalign-a32.c | ||
semicall.h | ||
test-arm-iwmmxt.S |
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