docs/system/arm: Add FEAT_FPRCVT to A-profile support

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Jim MacArthur <jim.macarthur@linaro.org>
Message-id: 20260630-jmac-fprcvt-v3-5-f4840d5e0a7f@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
Jim MacArthur
2026-06-30 14:16:36 +01:00
committed by Peter Maydell
parent 6b32b32892
commit 81555a662b

View File

@@ -86,6 +86,7 @@ the following architecture extensions:
- FEAT_FPACCOMBINE (Faulting on combined pointer authentication instructions)
- FEAT_FPACC_SPEC (Speculative behavior of combined pointer authentication instructions)
- FEAT_FPMR (Floating-point Mode Register)
- FEAT_FPRCVT (Floating-Point to/from Integer in Scalar FP register)
- FEAT_FRINTTS (Floating-point to integer instructions)
- FEAT_FlagM (Flag manipulation instructions v2)
- FEAT_FlagM2 (Enhancements to flag manipulation instructions)