|
From: <sv...@va...> - 2005-09-13 21:03:50
|
Author: njn
Date: 2005-09-13 22:03:46 +0100 (Tue, 13 Sep 2005)
New Revision: 4646
Log:
Note that SSE3 isn't supported.
Modified:
trunk/docs/xml/manual-core.xml
Modified: trunk/docs/xml/manual-core.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/docs/xml/manual-core.xml 2005-09-13 19:56:19 UTC (rev 4645)
+++ trunk/docs/xml/manual-core.xml 2005-09-13 21:03:46 UTC (rev 4646)
@@ -1618,7 +1618,8 @@
<listitem>
<para>On x86 and AMD64, there is no support for 3DNow! instructions. =
If
the translator encounters these, Valgrind will generate a SIGILL when=
the
- instruction is executed.</para>
+ instruction is executed. The same is true for Intel's SSE3 SIMD
+ instructions.</para>
</listitem>
=20
<listitem>
|