]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Generalise S390_INSN_GZERO which only worked on the guest
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 11 Dec 2012 04:09:43 +0000 (04:09 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 11 Dec 2012 04:09:43 +0000 (04:09 +0000)
commitb167f1f9e88f225dc350bb8c7d109d4ad2ecdd55
treebd3c7aacf62e6048ce39feb447e46e69e6d60c53
parentc879d28198641634e5e0a559605d8190f3ae1fb4
Generalise S390_INSN_GZERO which only worked on the guest
state to S390_INSN_MZERO which works for any memory location
addressable with base reg + 12-bit displacement.

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