qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target-ppc improvements
@ 2016-02-24  1:18 Richard Henderson
  2016-02-24  1:18 ` [Qemu-devel] [PATCH 1/3] target-ppc: Use movcond in isel Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2016-02-24  1:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: agraf

The ISEL patch was posted last year; I don't believe I ever
got around to posting these other two.


r~


Richard Henderson (3):
  target-ppc: Use movcond in isel
  target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate
  target-ppc: Cleanups to rldinm, rldnm, rldimi

 target-ppc/translate.c | 290 +++++++++++++++++++++----------------------------
 1 file changed, 126 insertions(+), 164 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-03-16  0:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24  1:18 [Qemu-devel] [PATCH 0/3] target-ppc improvements Richard Henderson
2016-02-24  1:18 ` [Qemu-devel] [PATCH 1/3] target-ppc: Use movcond in isel Richard Henderson
2016-02-24  1:18 ` [Qemu-devel] [PATCH 2/3] target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate Richard Henderson
2016-02-24  1:18 ` [Qemu-devel] [PATCH 3/3] target-ppc: Cleanups to rldinm, rldnm, rldimi Richard Henderson
2016-03-15 23:57 ` [Qemu-devel] [PATCH 0/3] target-ppc improvements David Gibson

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