| commit | d38a57a3f1ea66c4338a10d70c032741e8786c51 | [log] [tgz] |
|---|---|---|
| author | Peter Maydell <peter.maydell@linaro.org> | Sat Feb 01 16:39:55 2025 +0000 |
| committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 11 16:22:07 2025 +0000 |
| tree | ed1a647b9347a0951def7af3d665ad8d3abd6324 | |
| parent | a66c4585fff70ffc4a61e0f5f5528320a55cd9cd [diff] |
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>