diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-11-06 22:59:44 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-11-06 22:59:44 +0000 |
commit | df6d8da17b49fc4aad7d0797ea200eec816bd99f (patch) | |
tree | abe107d192d8ac51d74fcf22d9d487d17083d805 /gas/doc | |
parent | bbaa04b8d017ed73c6be4f3aed2e1a4705fe0652 (diff) | |
download | gdb-df6d8da17b49fc4aad7d0797ea200eec816bd99f.zip gdb-df6d8da17b49fc4aad7d0797ea200eec816bd99f.tar.gz gdb-df6d8da17b49fc4aad7d0797ea200eec816bd99f.tar.bz2 |
2009-11-06 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi: Move .lwp.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-i386.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 9dacf4c..5661f75 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -919,9 +919,10 @@ 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{.lwp} +@item @samp{.ept} @tab @samp{.clflush} @item @samp{.3dnow} @tab @samp{.3dnowa} @tab @samp{.sse4a} @tab @samp{.sse5} @item @samp{.syscall} @tab @samp{.rdtscp} @tab @samp{.svme} @tab @samp{.abm} +@item @samp{.lwp} @item @samp{.padlock} @end multitable |