]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Note that SSE3 isn't supported.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 13 Sep 2005 21:05:00 +0000 (21:05 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 13 Sep 2005 21:05:00 +0000 (21:05 +0000)
MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_0_BRANCH@4647

docs/xml/manual-core.xml

index ad80722ddb4f4b75c2a7848db3b0f8866ef09ddf..a2e40c0c6416c3d0682e12866c43a812edaffa30 100644 (file)
@@ -1618,7 +1618,8 @@ the following constraints:</para>
   <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>