On 1/24/25 08:28, Peter Maydell wrote:
Now that we have completed the handling for FPCR.{AH,FIZ,NEP}, we can enable FEAT_AFP for '-cpu max', and document that we support it.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- docs/system/arm/emulation.rst | 1 + target/arm/tcg/cpu64.c | 1 + 2 files changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~