diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-09-10 18:38:55 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-10-01 15:31:00 +0100 |
commit | dfc523a84b06b6a4b583ed4c29d24fd980dd37a0 (patch) | |
tree | d4bb85c260a672ec0aab19afb65868134981d8f0 /default-configs/rx-softmmu.mak | |
parent | 51cb228a1d1c0e325b4e7dea0bfb3140d6d11422 (diff) |
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
The M-profile definition of the MVFR1 ID register differs slightly
from the A-profile one, and in particular the check for "does the CPU
support fp16 arithmetic" is not the same.
We don't currently implement any M-profile CPUs with fp16 arithmetic,
so this is not yet a visible bug, but correcting the logic now
disarms this beartrap for when we eventually do.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200910173855.4068-6-peter.maydell@linaro.org
Diffstat (limited to 'default-configs/rx-softmmu.mak')
0 files changed, 0 insertions, 0 deletions