]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Enable FEAT_AFP for '-cpu max'
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 1 Feb 2025 16:39:55 +0000 (16:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Feb 2025 16:22:07 +0000 (16:22 +0000)
commitd38a57a3f1ea66c4338a10d70c032741e8786c51
treeed1a647b9347a0951def7af3d665ad8d3abd6324
parenta66c4585fff70ffc4a61e0f5f5528320a55cd9cd
target/arm: Enable FEAT_AFP for '-cpu max'

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.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
docs/system/arm/emulation.rst
target/arm/tcg/cpu64.c