summaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2004-04-14 07:48:49 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2004-04-14 07:48:49 +0000
commit5447a6dd7eecf0c03ebdc0dd3066da6a1b907bed (patch)
treef64b94dceb8893d24ca458e672d6b5fd4ae6c6fe /gas/doc
parent70f833f55c2abe1d815bc8332a52feb3d7acb22a (diff)
downloadbinutils-redhat-5447a6dd7eecf0c03ebdc0dd3066da6a1b907bed.tar.gz
* doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
-{no-}mfix-vr4122-bugs. * config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs. (append_insn, mips_emit_delays): Update accordingly. (OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122. (md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120. (md_parse_option): Update after above changes. (md_show_usage): Add -mfix-vr4120.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-mips.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi
index dbea72300b..1375230a67 100644
--- a/gas/doc/c-mips.texi
+++ b/gas/doc/c-mips.texi
@@ -122,11 +122,11 @@ This tells the assembler to accept MDMX instructions.
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-vr4122-bugs
-@itemx -no-mfix-vr4122-bugs
-Insert @samp{nop} instructions to avoid errors in certain versions of
-the vr4122 core. This option is intended to be used on GCC-generated
-code: it is not designed to catch errors in hand-written assembler code.
+@item -mfix-vr4120
+@itemx -no-mfix-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 -m4010
@itemx -no-m4010