diff options
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r-- | binutils/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi index ee603b7..99f72fe 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1368,7 +1368,7 @@ Procedure Call Standard, whilst specifying @samp{-M reg-names-raw} will just use @samp{r} followed by the register number. There are also two variants on the APCS register naming scheme enabled -by @samp{-M reg-names-atpcs} and @samp{-M reg-names-atpcs-special} which +by @samp{-M reg-names-atpcs} and @samp{-M reg-names-special-atpcs} which use the ARM/Thumb Procedure Call Standard naming conventions. (Eiuther with the normal register name sor the special register names). |