]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Compute the starting address of the instruction correctly. This has
authorJulian Seward <jseward@acm.org>
Sun, 11 May 2008 10:11:58 +0000 (10:11 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 11 May 2008 10:11:58 +0000 (10:11 +0000)
commit7c826961f31b2ee5b6ea20b15024ec6c0ddbe8a1
tree806fb2b502235e15a8660dbc005d0eec5c161c37
parent5bca96b93d0aaa1b463ee7ee754bfa63151360e5
Compute the starting address of the instruction correctly.  This has
always been wrong and can cause the next-instruction-address to be
wrong in obscure circumstances.  Fixes #152818.

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