summaryrefslogtreecommitdiffstats
path: root/fsdev
diff options
context:
space:
mode:
authorRichard Henderson2012-09-21 15:57:09 +0200
committerRichard Henderson2013-01-05 21:18:46 +0100
commitbacf43c62e54ee21494c4bf0c39d96d2bcc0e260 (patch)
treeeebd72006f747022bfb8f46869d99f3e2b7411d5 /fsdev
parenttarget-s390: Optimize ADDC/SUBB (diff)
downloadqemu-bacf43c62e54ee21494c4bf0c39d96d2bcc0e260.tar.gz
qemu-bacf43c62e54ee21494c4bf0c39d96d2bcc0e260.tar.xz
qemu-bacf43c62e54ee21494c4bf0c39d96d2bcc0e260.zip
target-s390: Optimize get_address
Don't load the displacement into a register first, add it second so that tcg_gen_addi_i64 can eliminate zeros. Don't mask the displacement first so that we don't turn small negative numbers into large positive numbers. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions