diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-01-10 18:38:12 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-01-10 18:38:12 +0000 |
commit | f72d7f2934d141ca471efe5edd5c081b6bcf3460 (patch) | |
tree | 2d9ba2dcc83b363f93e28a73708138e822ab8727 /gas/doc | |
parent | 1543849b329f846f783a1517dc2bbb989dea6fb7 (diff) | |
download | gdb-f72d7f2934d141ca471efe5edd5c081b6bcf3460.zip gdb-f72d7f2934d141ca471efe5edd5c081b6bcf3460.tar.gz gdb-f72d7f2934d141ca471efe5edd5c081b6bcf3460.tar.bz2 |
Reformat.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-i386.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index b111e45..9c0e52c 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -884,9 +884,9 @@ supported on the CPU specified. The choices for @var{cpu_type} are: @item @samp{.ssse3} @tab @samp{.sse4.1} @tab @samp{.sse4.2} @tab @samp{.sse4} @item @samp{.avx} @tab @samp{.vmx} @tab @samp{.smx} @tab @samp{.xsave} @item @samp{.aes} @tab @samp{.pclmul} @tab @samp{.fma} @tab @samp{.movbe} -@item @samp{.ept} @tab @samp{.clflush} @tab @samp{.syscall} @tab @samp{.rdtscp} +@item @samp{.ept} @tab @samp{.clflush} @item @samp{.3dnow} @tab @samp{.3dnowa} @tab @samp{.sse4a} @tab @samp{.sse5} -@item @samp{.svme} @tab @samp{.abm} +@item @samp{.syscall} @tab @samp{.rdtscp} @tab @samp{.svme} @tab @samp{.abm} @item @samp{.padlock} @end multitable |