2007-04-18 H.J. Lu <hongjiu.lu@intel.com>

* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
This commit is contained in:
H.J. Lu 2007-04-18 18:09:05 +00:00
parent 381d071fc5
commit d76f7bc1d4
2 changed files with 5 additions and 0 deletions

View 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.

View 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