]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Handle the "alternative" (non-binutils) encoding of 'adc' and tidy up
authorJulian Seward <jseward@acm.org>
Thu, 15 Nov 2007 23:30:16 +0000 (23:30 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 15 Nov 2007 23:30:16 +0000 (23:30 +0000)
commit3ebdbbf8d9a47b02afb1f457d672dfb43b61ba10
treef8f4a9f32745adbde3eca86e0662b2647bda9f74
parent31735216ba899790ded9e720929b7c0363c0b92a
Handle the "alternative" (non-binutils) encoding of 'adc' and tidy up
some other op-G-E / op-E-G decodings.  This fixes a bug which was
reported on valgrind-users@lists.sourceforge.net on 11 Aug 2007
("LibVEX called failure_exit() with 3.3.0svn-r6769 with Linux on
AMD64") I don't think it ever was formally filed as a bug report.

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