2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 18 Apr 2007 18:09:05 +0000 (18:09 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 18 Apr 2007 18:09:05 +0000 (18:09 +0000)
* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.

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

index 8d5a08f7c44a991248007dc37d77b666c76328aa..e52ede27e93694786360362ed036c13e8e6c4a82 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
+
+       * doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
+
 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4.
index 45505f57965df3fe5825522cf7c37f645d00c00a..48b251a25fc01cb0d28cbbc02ad88746a5ed315b 100644 (file)
@@ -756,6 +756,7 @@ supported on the CPU specified.  The choices for @var{cpu_type} are:
 @item @samp{amdfam10}
 @item @samp{k6} @tab @samp{athlon} @tab @samp{sledgehammer} @tab @samp{k8} 
 @item @samp{.mmx} @tab @samp{.sse} @tab @samp{.sse2} @tab @samp{.sse3}
+@item @samp{.ssse3} @tab @samp{.sse4.1} @tab @samp{.sse4.2} @tab @samp{.sse4}
 @item @samp{.sse4a} @tab @samp{.3dnow} @tab @samp{.3dnowa} @tab @samp{.padlock}
 @item @samp{.pacifica} @tab @samp{.svme} @tab @samp{.abm}
 @end multitable
This page took 0.036998 seconds and 4 git commands to generate.