]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support x86 $int 0x40 .. 0x43 instructions on Linux. Apparently these
authorJulian Seward <jseward@acm.org>
Wed, 29 Aug 2007 09:09:17 +0000 (09:09 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 29 Aug 2007 09:09:17 +0000 (09:09 +0000)
commitdda0d5ddc148540bb64f934d03e510f00123d20a
treea19448958ad5391622754ef7af62de3ccb888de6
parentc0f24e5b483c67f556e3aabb88f14b5b05ae6fa0
Support x86 $int 0x40 .. 0x43 instructions on Linux.  Apparently these
generate a segfault and then restart the instruction.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1786
VEX/priv/guest-amd64/toIR.c
VEX/priv/guest-ppc/toIR.c
VEX/priv/guest-x86/toIR.c
VEX/priv/host-amd64/hdefs.c
VEX/priv/host-ppc/hdefs.c
VEX/priv/host-x86/hdefs.c
VEX/priv/ir/irdefs.c
VEX/pub/libvex_ir.h
VEX/pub/libvex_trc_values.h