diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
commit | c2dcd04ec8f55fb69fabb24fae58555b5ab0a684 (patch) | |
tree | 56d667c057704a3e7ce932f3002a76bf85752052 /gas/doc/c-h8500.texi | |
parent | 7ec2fc6f764fef9000cc768516df04035c85ebac (diff) | |
download | gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.zip gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.tar.gz gdb-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.tar.bz2 |
Replace occurrances of 'Hitachi' with 'Renesas'.
Diffstat (limited to 'gas/doc/c-h8500.texi')
-rw-r--r-- | gas/doc/c-h8500.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/doc/c-h8500.texi b/gas/doc/c-h8500.texi index 10f0e64..f0e071c 100644 --- a/gas/doc/c-h8500.texi +++ b/gas/doc/c-h8500.texi @@ -19,8 +19,8 @@ @cindex H8/500 options (none) @cindex options, H8/500 (none) -@code{@value{AS}} has no additional command-line options for the Hitachi -H8/500 family. +@code{@value{AS}} has no additional command-line options for the +Renesas (formerly Hitachi) H8/500 family. @node H8/500 Syntax @section Syntax @@ -153,7 +153,7 @@ generate 16-bit numbers. @cindex mnemonics, H8/500 @cindex instruction summary, H8/500 For detailed information on the H8/500 machine instruction set, see -@cite{H8/500 Series Programming Manual} (Hitachi M21T001). +@cite{H8/500 Series Programming Manual} (Renesas M21T001). @code{@value{AS}} implements all the standard H8/500 opcodes. No additional pseudo-instructions are needed on this family. |