qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] target-alpha PALcode improvments
@ 2015-08-18 18:12 Richard Henderson
  2015-08-18 18:12 ` [Qemu-devel] [PULL 1/3] target-alpha: Use separate TCGv temporaries for the shadow registers Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2015-08-18 18:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-19 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 18:12 [Qemu-devel] [PULL 0/3] target-alpha PALcode improvments Richard Henderson
2015-08-18 18:12 ` [Qemu-devel] [PULL 1/3] target-alpha: Use separate TCGv temporaries for the shadow registers Richard Henderson
2015-08-18 18:12 ` [Qemu-devel] [PULL 2/3] target-alpha: Inline call_pal Richard Henderson
2015-08-18 18:12 ` [Qemu-devel] [PULL 3/3] target-alpha: Inline hw_ret Richard Henderson
2015-08-19 14:01 ` [Qemu-devel] [PULL 0/3] target-alpha PALcode improvments Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).