diff options
author | Alex Bennée | 2019-07-15 15:17:02 +0200 |
---|---|---|
committer | Peter Maydell | 2019-07-15 15:17:02 +0200 |
commit | 45b1a243b81a7c9ae56235937280711dd9914ca7 (patch) | |
tree | ad012ba6ff552e592e4dc7d97b3ee0a14b7564f7 /hw/timer/nrf51_timer.c | |
parent | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into s... (diff) | |
download | qemu-45b1a243b81a7c9ae56235937280711dd9914ca7.tar.gz qemu-45b1a243b81a7c9ae56235937280711dd9914ca7.tar.xz qemu-45b1a243b81a7c9ae56235937280711dd9914ca7.zip |
target/arm: report ARMv8-A FP support for AArch32 -cpu max
When we converted to using feature bits in 602f6e42cfbf we missed out
the fact (dp && arm_dc_feature(s, ARM_FEATURE_V8)) was supported for
-cpu max configurations. This caused a regression in the GCC test
suite. Fix this by setting the appropriate bits in mvfr1.FPHP to
report ARMv8-A with FP support (but not ARMv8.2-FP16).
Fixes: https://bugs.launchpad.net/qemu/+bug/1836078
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190711103737.10017-1-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer/nrf51_timer.c')
0 files changed, 0 insertions, 0 deletions