]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Small update about unimplemented instructions.
authorJeremy Fitzhardinge <jeremy@valgrind.org>
Wed, 21 Jan 2004 01:21:29 +0000 (01:21 +0000)
committerJeremy Fitzhardinge <jeremy@valgrind.org>
Wed, 21 Jan 2004 01:21:29 +0000 (01:21 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2214

coregrind/docs/coregrind_core.html

index 1ba60fbb8446d1585adc215b18e88e6d984b4f2d..864723d307dd2ef9c5b68450455e9be638389d0b 100644 (file)
@@ -1187,7 +1187,8 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
 
 <ul>
   <li>No support for 3DNow instructions.  If the translator encounters
-      these, Valgrind will simply give up.</li>
+      these, Valgrind will generate a SIGILL when the instruction is
+      executed.</li>
       <p>
 
   <li>Pthreads support is improving, but there are still significant