* doc/c-i386.texi (i386-Mnemonics): Fix typo.
authorAlan Modra <amodra@gmail.com>
Wed, 29 Sep 2004 00:31:14 +0000 (00:31 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 29 Sep 2004 00:31:14 +0000 (00:31 +0000)
gas/ChangeLog
gas/doc/c-i386.texi

index 74ea4666803a80dc6d43be93003ea624c5c95566..d0cb4032715abc680dbb9521f58f4044c2e6c28c 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-29  Marc Bevand  <m.bevand@gmail.com>
+
+       * doc/c-i386.texi (i386-Mnemonics): Fix typo.
+
 2004-09-21  James E Wilson  <wilson@specifixinc.com>
 
        * config/tc-ia64.c (ENCODED_PSP_OFFSET): New.
index f0047f93825a063a6631aa1108d92e0bb1ce93e2..f9fc55b1218b033e8683057c3c376ef8eed52982 100644 (file)
@@ -227,7 +227,7 @@ The Intel-syntax conversion instructions
 (x86-64 only),
 
 @item
-@samp{cdo} --- sign-extend quad in @samp{%rax} to octuple in
+@samp{cqo} --- sign-extend quad in @samp{%rax} to octuple in
 @samp{%rdx:%rax} (x86-64 only),
 @end itemize
 
This page took 0.030118 seconds and 4 git commands to generate.