qemu-patch-raspberry4/tcg/s390
Richard Henderson 78c9f7c5b0 tcg-s390: Use all 20 bits of the offset in tcg_out_mem
This can save one insn, if the constant has any bits in 32-63 set,
but no bits in 21-31 set.  It never results in more insns.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-04-05 13:35:41 -05:00
..
tcg-target.c tcg-s390: Use all 20 bits of the offset in tcg_out_mem 2013-04-05 13:35:41 -05:00
tcg-target.h tcg-s390: Implement deposit opcodes 2013-04-05 13:35:40 -05:00