qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: mark.cave-ayland@ilande.co.uk, aurelien@aurel32.net
Subject: [Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows
Date: Wed, 10 Feb 2016 14:41:42 +1100	[thread overview]
Message-ID: <1455075706-9786-1-git-send-email-rth@twiddle.net> (raw)

The bulk of the original patch set has been reviewed and
comitted.  But the actual end result is still outstanding.


r~


Richard Henderson (4):
  tcg: Implement indirect memory registers
  tcg: Allocate indirect_base temporaries in a different order
  target-sparc: Tidy global register initialization
  target-sparc: Use global registers for the register window

 target-sparc/translate.c | 196 ++++++++++++++++++++++-------------------------
 tcg/tcg.c                | 136 ++++++++++++++++++++++----------
 tcg/tcg.h                |   2 +
 3 files changed, 191 insertions(+), 143 deletions(-)

-- 
2.5.0

             reply	other threads:[~2016-02-10  3:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10  3:41 Richard Henderson [this message]
2016-02-10  3:41 ` [Qemu-devel] [PATCH v3 1/4] tcg: Implement indirect memory registers Richard Henderson
2016-02-10  3:41 ` [Qemu-devel] [PATCH v3 2/4] tcg: Allocate indirect_base temporaries in a different order Richard Henderson
2016-02-10  3:41 ` [Qemu-devel] [PATCH v3 3/4] target-sparc: Tidy global register initialization Richard Henderson
2016-02-10  3:41 ` [Qemu-devel] [PATCH v3 4/4] target-sparc: Use global registers for the register window Richard Henderson
2016-02-12 22:14 ` [Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows Mark Cave-Ayland

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=1455075706-9786-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=aurelien@aurel32.net \
    --cc=mark.cave-ayland@ilande.co.uk \
    --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).