qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/9] tcg: improve logical op support for ppc hosts,


From: Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/9] tcg: improve logical op support for ppc hosts, v2
Date: Tue, 21 Apr 2009 18:12:08 -0700

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




reply via email to

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