diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-29 00:31:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-29 00:31:14 +0000 |
commit | d5f0cf9289b830f8713b46d61ce4e0bdbdecc300 (patch) | |
tree | 35e3b9e3f645b28a6ca3a3b63a6a61c14e6b02f6 /gas/doc | |
parent | f1e05deedce8f6956b4c462fd199f5fb756ff2ad (diff) | |
download | gdb-d5f0cf9289b830f8713b46d61ce4e0bdbdecc300.zip gdb-d5f0cf9289b830f8713b46d61ce4e0bdbdecc300.tar.gz gdb-d5f0cf9289b830f8713b46d61ce4e0bdbdecc300.tar.bz2 |
* doc/c-i386.texi (i386-Mnemonics): Fix typo.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-i386.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index f0047f9..f9fc55b 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -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 |