qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] tcg-arm improvements
@ 2013-03-05 15:56 Richard Henderson
  2013-03-05 15:56 ` [Qemu-devel] [PATCH 1/4] tcg-arm: Implement deposit for armv7 Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2013-03-05 15:56 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2013-03-05 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 15:56 [Qemu-devel] [PATCH 0/4] tcg-arm improvements Richard Henderson
2013-03-05 15:56 ` [Qemu-devel] [PATCH 1/4] tcg-arm: Implement deposit for armv7 Richard Henderson
2013-03-05 15:56 ` [Qemu-devel] [PATCH 2/4] tcg-arm: Use bic to implement and with constant Richard Henderson
2013-03-05 15:56 ` [Qemu-devel] [PATCH 3/4] tcg-arm: Handle negated constant arguments to and/sub Richard Henderson
2013-03-05 15:56 ` [Qemu-devel] [PATCH 4/4] tcg-arm: Improve constant generation Richard Henderson

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