target/arm: Enable FP16 in '-cpu max'
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2020 18:33:54 +0000 (19:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Sep 2020 10:46:21 +0000 (11:46 +0100)
commit5f07817eb94542e39a419baafa3026b15e8d33f7
treeb59088f855cdf121f4b6a3f7c17d9297563ae637
parentfc8ae790311882afa3c7816df004daf978c40e9a
target/arm: Enable FP16 in '-cpu max'

Set the MVFR1 ID register FPHP and SIMDHP fields to indicate
that our "-cpu max" has v8.2-FP16.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200828183354.27913-46-peter.maydell@linaro.org
target/arm/cpu.c
target/arm/cpu64.c