From: Richard Earnshaw Date: Tue, 4 Jun 2024 11:56:27 +0000 (+0100) Subject: arm: minor documentation cleanup given removal of FPA X-Git-Tag: binutils-2_43~523 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=298bc2ea2ea7ac5cb1553be2fd6fc9b96a1e1089;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 6d98c62949c..8135f011112 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -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@}