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