aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-mips.texi
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2009-10-25 02:11:13 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2009-10-25 02:11:13 +0000
commit2babba4317657f9eae14e3ee84ce40a0ae3cafa0 (patch)
tree6a9fea6ab4873a5c4729836a549bb50954f7a772 /gas/doc/c-mips.texi
parentd76b263e042ca35970d7ef62b8f521f658ecf769 (diff)
downloadfsf-binutils-gdb-2babba4317657f9eae14e3ee84ce40a0ae3cafa0.zip
fsf-binutils-gdb-2babba4317657f9eae14e3ee84ce40a0ae3cafa0.tar.gz
fsf-binutils-gdb-2babba4317657f9eae14e3ee84ce40a0ae3cafa0.tar.bz2
* doc/as.texinfo (Overview): Move -mfix7000/-mno-fix7000 to
match the order elsewhere. Add -mfix-vr4120/-mno-fix-vr4120 and -mfix-vr4130/-mno-fix-vr4130. * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-vr4120 to -mno-fix-vr4120 and -no-mfix-vr4130 to -mno-fix-vr4130.
Diffstat (limited to 'gas/doc/c-mips.texi')
-rw-r--r--gas/doc/c-mips.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi
index 9ca7ebf..34fa694 100644
--- a/gas/doc/c-mips.texi
+++ b/gas/doc/c-mips.texi
@@ -173,13 +173,13 @@ Cause nops to be inserted if the read of the destination register
of an mfhi or mflo instruction occurs in the following two instructions.
@item -mfix-vr4120
-@itemx -no-mfix-vr4120
+@itemx -mno-fix-vr4120
Insert nops to work around certain VR4120 errata. This option is
intended to be used on GCC-generated code: it is not designed to catch
all problems in hand-written assembler code.
@item -mfix-vr4130
-@itemx -no-mfix-vr4130
+@itemx -mno-fix-vr4130
Insert nops to work around the VR4130 @samp{mflo}/@samp{mfhi} errata.
@item -mfix-24k