Posted and reviewed back in June, queued for 2.5 development.
r~ The following changes since commit 074a9925e1cfd659d5376dcaccd1436d3840e611: Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2015-08-14 16:52:34 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-axp-201508018 for you to fetch changes up to 6c05d3ded7b51154e67c35e270c48784b7046883: target-alpha: Inline hw_ret (2015-08-18 11:08:59 -0700) ---------------------------------------------------------------- Alpha shadow register optimization ---------------------------------------------------------------- Richard Henderson (3): target-alpha: Use separate TCGv temporaries for the shadow registers target-alpha: Inline call_pal target-alpha: Inline hw_ret target-alpha/cpu.h | 3 +- target-alpha/gdbstub.c | 4 +- target-alpha/helper.c | 63 ++++++--------- target-alpha/helper.h | 3 - target-alpha/machine.c | 4 +- target-alpha/sys_helper.c | 22 ----- target-alpha/translate.c | 201 ++++++++++++++++++++++++++++++---------------- 7 files changed, 166 insertions(+), 134 deletions(-)