qemu-e2k/tcg/s390
Richard Henderson 2b7ec66f02 tcg: Mask TCGMemOp appropriately for indexing
The addition of MO_AMASK means that places that used inverted masks
need to be changed to use positive masks, and places that failed to
mask the intended bits need updating.

Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Tested-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-06-09 06:35:29 -07:00
..
tcg-target.c tcg: Mask TCGMemOp appropriately for indexing 2015-06-09 06:35:29 -07:00
tcg-target.h tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS 2015-06-03 23:56:56 +02:00