qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] tcg-arm improvements


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/4] tcg-arm improvements
Date: Tue, 5 Mar 2013 07:56:34 -0800

Here's a few things I've noticed while looking at debugging dumps.
Tested on an A15, compiled for armv7 and armv6.


r~


Richard Henderson (4):
  tcg-arm: Implement deposit for armv7
  tcg-arm: Use bic to implement and with constant
  tcg-arm: Handle negated constant arguments to and/sub
  tcg-arm: Improve constant generation

 tcg/arm/tcg-target.c | 170 ++++++++++++++++++++++++++++++++++++++++-----------
 tcg/arm/tcg-target.h |   7 ++-
 2 files changed, 138 insertions(+), 39 deletions(-)

-- 
1.8.1.2




reply via email to

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