commit | 3c8691f568f49bf623dcb2850464d4156d95e61b | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Jul 30 22:13:26 2015 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Aug 01 09:39:37 2015 +0200 |
tree | 088b9c46cc4dd4b428b0b37439cbe033013a9db6 | |
parent | 4214a8cb7c15ec43d4b2a43ebf248b273a0f4d45 [diff] |
tcg/s390x: Mask TCGMemOp appropriately for indexing Commit 2b7ec66f fixed TCGMemOp masking following the MO_AMASK addition, but two cases were forgotten in the TCG S390 backend. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>