qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows
@ 2016-02-10  3:41 Richard Henderson
  2016-02-10  3:41 ` [Qemu-devel] [PATCH v3 1/4] tcg: Implement indirect memory registers Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2016-02-10  3:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: mark.cave-ayland, aurelien

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

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

end of thread, other threads:[~2016-02-12 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10  3:41 [Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows Richard Henderson
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

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