qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Optimize movcond
@ 2012-09-24 20:44 Richard Henderson
  2012-09-24 20:44 ` [Qemu-devel] [PATCH 1/2] tcg: Streamline movcond_i64 using 32-bit arithmetic Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2012-09-24 20:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

Changes v2->v3:
  Rebase with the first 5 patches committed.
  Fix 32/64-bit compile problems.  Oops.


r~


Richard Henderson (2):
  tcg: Streamline movcond_i64 using 32-bit arithmetic
  tcg: Streamline movcond_i64 using movcond_i32

 tcg/tcg-op.h | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-09-25 22:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 20:44 [Qemu-devel] [PATCH v3 0/2] Optimize movcond Richard Henderson
2012-09-24 20:44 ` [Qemu-devel] [PATCH 1/2] tcg: Streamline movcond_i64 using 32-bit arithmetic Richard Henderson
2012-09-24 20:45 ` [Qemu-devel] [PATCH 2/2] tcg: Streamline movcond_i64 using movcond_i32 Richard Henderson
2012-09-25 22:47 ` [Qemu-devel] [PATCH v3 0/2] Optimize movcond Aurelien Jarno

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