Note that SSE3 isn't supported.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4646 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml
index ad80722..a2e40c0 100644
--- a/docs/xml/manual-core.xml
+++ b/docs/xml/manual-core.xml
@@ -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>
 
   <listitem>