diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-09 21:53:55 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-17 01:26:43 +0200 |
commit | 2174d1e1ff3522f6f64260bad460185b7ca5bd26 (patch) | |
tree | c939f74ddaa271e36fc60aeb296fd8c29dbd5149 /scripts | |
parent | b90cf716928d7934f4c1392f9097247a84b295d2 (diff) | |
download | qemu-2174d1e1ff3522f6f64260bad460185b7ca5bd26.zip qemu-2174d1e1ff3522f6f64260bad460185b7ca5bd26.tar.gz qemu-2174d1e1ff3522f6f64260bad460185b7ca5bd26.tar.bz2 |
tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
Remove suboptimal register shifting in qemu_ld/st ops, introduced at the
CONFIG_TCG_PASS_AREG0 time.
As mem_idx is now loaded in register R58/R59 for the slow path, we have
to make sure to do it last, to not add additional register constraints.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions