qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/2] Optimize movcond


From: Richard Henderson
Subject: [Qemu-devel] [PATCH v3 0/2] Optimize movcond
Date: Mon, 24 Sep 2012 13:44:58 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]