|
From: Jeremy F. <je...@go...> - 2004-01-21 01:23:07
|
CVS commit by fitzhardinge:
Small update about unimplemented instructions.
M +2 -1 coregrind_core.html 1.21
--- valgrind/coregrind/docs/coregrind_core.html #1.20:1.21
@@ -1188,5 +1188,6 @@
<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>
|