qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] tcg: improve logical op support for ppc hosts, v2
@ 2009-04-22  1:12 Nathan Froyd
  2009-04-22  1:12 ` [Qemu-devel] [PATCH 1/9] Add TCG ops for various logical operations Nathan Froyd
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Nathan Froyd @ 2009-04-22  1:12 UTC (permalink / raw)
  To: qemu-devel

This is version two of my patchset for improving codegen of logical ops
on ppc hosts, initially posted here:

http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg01668.html

The changes from the first version are using TCG_TARGET_REG_BITS in the
implementation of 64-bit logical ops for 32-bit hosts and the removal of
the "remove r0 from the allocation pool" patch: a similar patch went in
earlier this month.

-Nathan

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

end of thread, other threads:[~2009-04-22 14:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22  1:12 [Qemu-devel] [PATCH 0/9] tcg: improve logical op support for ppc hosts, v2 Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 1/9] Add TCG ops for various logical operations Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 2/9] specialize tcg_gen_not_i64 for 32-bit targets Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 3/9] implement specialized andc_i{32,64} Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 4/9] implement specialized eqv_{i32,i64} Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 5/9] implement specialized nand_i{32,64} Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 6/9] implement specialized nor_i{32,64} Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 7/9] implement specialized orc_i{32,64} Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 8/9] Implement new logical instructions for ppc Nathan Froyd
2009-04-22  1:12 ` [Qemu-devel] [PATCH 9/9] Implement new logical instructions for ppc64 Nathan Froyd
2009-04-22 13:44   ` malc
2009-04-22 14:02     ` Nathan Froyd

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