mirror of https://gitee.com/openkylin/qemu.git
486e58b188
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> |
||
---|---|---|
.. | ||
Makefile.softmmu-target | ||
Makefile.target | ||
README | ||
fcvt.c | ||
fcvt.ref | ||
float_convs.ref | ||
float_madds.ref | ||
hello-arm.c | ||
semicall.h | ||
semiconsole.c | ||
semihosting.c | ||
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