mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
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>
This commit is contained in:
parent
a66c4585ff
commit
d38a57a3f1
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ the following architecture extensions:
|
|||
- FEAT_AA64EL3 (Support for AArch64 at EL3)
|
||||
- FEAT_AdvSIMD (Advanced SIMD Extension)
|
||||
- FEAT_AES (AESD and AESE instructions)
|
||||
- FEAT_AFP (Alternate floating-point behavior)
|
||||
- FEAT_Armv9_Crypto (Armv9 Cryptographic Extension)
|
||||
- FEAT_ASID16 (16 bit ASID)
|
||||
- FEAT_BBM at level 2 (Translation table break-before-make levels)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue