arm: minor documentation cleanup given removal of FPA

The use in the documentation of .save for an FPA instruction is no-longer
relevant, so remove it.
This commit is contained in:
Richard Earnshaw 2024-06-04 12:56:27 +01:00
parent 7917156599
commit 298bc2ea2e

View File

@ -1147,9 +1147,6 @@ instruction.
@exdent @emph{core registers}
.save @{r4, r5, r6, lr@}
stmfd sp!, @{r4, r5, r6, lr@}
@exdent @emph{FPA registers}
.save f4, 2
sfmfd f4, 2, [sp]!
@exdent @emph{VFP registers}
.save @{d8, d9, d10@}
fstmdx sp!, @{d8, d9, d10@}