summary refs log tree commit diff stats
path: root/hw/remote/proxy.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-06-19 16:02:16 +0200
committerPeter Maydell <peter.maydell@linaro.org>2023-06-23 11:26:26 +0100
commit4315f7c6147431a69a02613fbdf9964d68f87a27 (patch)
treedd4f71e6d0033456cccb6e813fa69b7ae726c753 /hw/remote/proxy.c
parentb0438861efe1dfbdfdd9fa1d9aa05100d37ea8ee (diff)
downloadfocaccia-qemu-4315f7c6147431a69a02613fbdf9964d68f87a27.tar.gz
focaccia-qemu-4315f7c6147431a69a02613fbdf9964d68f87a27.zip
target/arm: Restructure has_vfp_d32 test
One cannot test for feature aa32_simd_r32 without first
testing if AArch32 mode is supported at all.  This leads to

qemu-system-aarch64: ARM CPUs must have both VFP-D32 and Neon or neither

for Apple M1 cpus.

We already have a check for ARMv8-A never setting vfp-d32 true,
so restructure the code so that AArch64 avoids the test entirely.

Reported-by: Mads Ynddal <mads@ynddal.dk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Mads Ynddal <m.ynddal@samsung.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Mads Ynddal <m.ynddal@samsung.com>
Message-id: 20230619140216.402530-1-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/remote/proxy.c')
0 files changed, 0 insertions, 0 deletions