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.
This commit is contained in:
H.J. Lu 2009-10-19 17:24:27 +00:00
parent 3ee29d56ee
commit adc427c786
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
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.
2009-10-19 Doug Evans <dje@sebabeach.org>
* config/tc-lm32.c (md_begin): Add missing call to bfd_set_arch_mach.

View File

@ -512,9 +512,6 @@ the 4 8-bit registers: @samp{%sil}, @samp{%dil}, @samp{%bpl}, @samp{%spl}.
@item
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