From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/3] target-alpha PALcode improvments
Date: Tue, 18 Aug 2015 11:12:41 -0700 [thread overview]
Message-ID: <1439921564-25597-1-git-send-email-rth@twiddle.net> (raw)
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(-)
next reply other threads:[~2015-08-18 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-18 18:12 Richard Henderson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439921564-25597-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).