[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 00/20] PPC: AREG0 conversion
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH 00/20] PPC: AREG0 conversion |
Date: |
Mon, 16 Apr 2012 18:53:14 +0200 |
On 31.03.2012, at 18:25, Blue Swirl wrote:
> Split PPC op helpers, convert to AREG0 free operation. Survives simple tests.
>
> FPU and SPE as well as integer and vector ops could be split further,
> each to their own file. This can be done also later.
>
> It could be possible to move some code from hw/ppc.c to various
> helpers but that can also be done later.
>
> Actually exceptions (#12 to #14) should have been converted before
> others because they can be called from code without AREG0 set up.
>
> URL git://repo.or.cz/qemu/blueswirl.git
> http://repo.or.cz/r/qemu/blueswirl.git
Very nice patch set!
If you can update it on top of ppc-next and add patch descriptions in every
patch (more than just the subject line), I'll happily apply it and if possible
also pull it in before the hard freeze.
Alex
- Re: [Qemu-ppc] [PATCH 00/20] PPC: AREG0 conversion,
Alexander Graf <=