]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390: Generalise S390_INSN_GADD which only worked on the guest
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 22 Dec 2012 02:28:25 +0000 (02:28 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 22 Dec 2012 02:28:25 +0000 (02:28 +0000)
commit7ec5a98d278cd09d1e4a7138801cac4df3373f5b
treedc13e93f06a31a05a6b04b60a538399d4a3862b2
parent00bac11b54a98b661ce19e417a135dfb00121558
s390: Generalise S390_INSN_GADD which only worked on the guest
state to S390_INSN_MADD which works for any memory location
addressable with base reg + 20-bit displacement.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2611
VEX/priv/host_s390_defs.c
VEX/priv/host_s390_defs.h
VEX/priv/host_s390_isel.c