target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU
commit969b389ee8ba84bc3f2e7ccfa993679fac410ad2
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:05:58 +0000 (1 11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:13:59 +0000 (1 11:13 +0000)
treec58c321c45143bf589c11af0bf7022d7c707f9a5
parentc2c08713a6a5846bbe601d4d1b4f9708ba77efdc
target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU

Now we have implemented FP16 we can enable it for the "any" CPU.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[PMM: split out from an earlier patch in the series]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu64.c