mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
GCC11 from crossbuild-essential-armhf from ubuntu 22.04 errors: cc1: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220604032713.174976-1-richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220613171258.1905715-2-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| commpage.c | ||
| fcvt.c | ||
| fcvt.ref | ||
| float_convd.ref | ||
| float_convs.ref | ||
| float_madds.ref | ||
| hello-arm.c | ||
| Makefile.softmmu-target | ||
| Makefile.target | ||
| pcalign-a32.c | ||
| README | ||
| semicall.h | ||
| 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