summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2019-02-28 11:55:16 +0100
committerPeter Maydell2019-02-28 12:03:04 +0100
commit602f6e42cfbfe9278be34e9b91d2ceb695837e02 (patch)
treefab04e997914a2856797c661155179c0d8ad0155 /scripts
parenthw/arm/armsse: Unify init-svtor and cpuwait handling (diff)
downloadqemu-602f6e42cfbfe9278be34e9b91d2ceb695837e02.tar.gz
qemu-602f6e42cfbfe9278be34e9b91d2ceb695837e02.tar.xz
qemu-602f6e42cfbfe9278be34e9b91d2ceb695837e02.zip
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Instead of gating the A32/T32 FP16 conversion instructions on the ARM_FEATURE_VFP_FP16 flag, switch to our new approach of looking at ID register bits. In this case MVFR1 fields FPHP and SIMDHP indicate the presence of these insns. This change doesn't alter behaviour for any of our CPUs. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190222170936.13268-2-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions