|
From: | Richard Henderson |
Subject: | Re: [PATCH 8/8] target/arm: Enable FEAT_EBF16 in the "max" CPU |
Date: | Wed, 31 Jul 2024 11:51:20 +1000 |
User-agent: | Mozilla Thunderbird |
On 7/31/24 02:03, Peter Maydell wrote:
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> --- docs/system/arm/emulation.rst | 1 + target/arm/tcg/cpu64.c | 4 ++-- target/arm/tcg/translate-sme.c | 1 - 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |