mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
8ec8a55e3f
This runs through the usual float to float conversions and crucially also runs with ARM Alternative Half Precision Format. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
||
---|---|---|
.. | ||
fcvt.c | ||
fcvt.ref | ||
hello-arm.c | ||
Makefile.include | ||
Makefile.target | ||
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