2009-10-19 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 19 Oct 2009 17:24:27 +0000 (17:24 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 19 Oct 2009 17:24:27 +0000 (17:24 +0000)
* doc/c-i386.texi: Don't mention the 8 extra control registers
for x86-64.

gas/ChangeLog
gas/doc/c-i386.texi

index 37c74cf005086bb951aa5d6e3735dbbf5b390c41..f4f37506f37699f833cb20f53eddd658cd213e60 100644 (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.
index 50e6e98883a9af4c82937f32b20a7ec2792ad2c9..80760a22393b56aa68989b0c0e989dabc0f6a448 100644 (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
This page took 0.026392 seconds and 4 git commands to generate.