mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
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:
parent
7917156599
commit
298bc2ea2e
@ -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@}
|
||||
|
Loading…
Reference in New Issue
Block a user