diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-10-19 17:24:27 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-10-19 17:24:27 +0000 |
commit | adc427c7861a5a19b16e955cfa02bf4a728e0b84 (patch) | |
tree | d5b6df56aef2d3b19800b9e473aab9fb5042e61d /gas/doc | |
parent | 3ee29d56ee2e4d98904b331c15a82b27668ff88d (diff) | |
download | gdb-adc427c7861a5a19b16e955cfa02bf4a728e0b84.zip gdb-adc427c7861a5a19b16e955cfa02bf4a728e0b84.tar.gz gdb-adc427c7861a5a19b16e955cfa02bf4a728e0b84.tar.bz2 |
2009-10-19 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi: Don't mention the 8 extra control registers
for x86-64.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-i386.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 50e6e98..80760a2 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -513,9 +513,6 @@ the 4 8-bit registers: @samp{%sil}, @samp{%dil}, @samp{%bpl}, @samp{%spl}. the 8 debug registers: @samp{%db8}--@samp{%db15}. @item -the 8 control registers: @samp{%cr8}--@samp{%cr15}. - -@item the 8 SSE registers: @samp{%xmm8}--@samp{%xmm15}. @end itemize |