target/arm: Enable FEAT_EBF16 in the "max" CPU
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2024 16:22:16 +0000 (17:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Sep 2024 12:12:36 +0000 (13:12 +0100)
commit5d1187b308e4a55285b744567e3c7078689a3b2e
tree22be463077983d2390a17739ed114bb0a9299d25
parent0e1850182a1faae23fcafc069a0af929930b20bb
target/arm: Enable FEAT_EBF16 in the "max" CPU

Now that we've implemented the required behaviour for FEAT_EBF16, we
can enable it for the "max" CPU type, list it in our documentation,
and delete a TODO comment about it being missing.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
docs/system/arm/emulation.rst
target/arm/tcg/cpu64.c
target/arm/tcg/translate-sme.c