]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix this:
authorJulian Seward <jseward@acm.org>
Mon, 19 Nov 2007 00:39:23 +0000 (00:39 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 19 Nov 2007 00:39:23 +0000 (00:39 +0000)
commitd244cfb5d8742d31dc8e00c7517feb4f326e5467
treee93c267a498fcec0535f323d5e1eb9445388d466
parent2f93fc4856167a80f9c0fcc5350b92f40c939d0b
Fix this:
vex: priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion `sz == 4' failed.
(CALL Ev with sz==8) as reported in #150678 and #146252.  Also change a
bunch of assertions on undecoded instructions into proper decoding failures.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1798
VEX/priv/guest-amd64/toIR.c