On Fri, Apr 20, 2012 at 12:45, Alexander Graf wrote:
>
> On 16.04.2012, at 21:46, Blue Swirl wrote:
>
>> On Mon, Apr 16, 2012 at 19:28, Peter Maydell
>> wrote:
>>> On 16 April 2012 20:12, Blue Swirl wrote:
On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
> If you can update it on
On 16.04.2012, at 21:46, Blue Swirl wrote:
> On Mon, Apr 16, 2012 at 19:28, Peter Maydell wrote:
>> On 16 April 2012 20:12, Blue Swirl wrote:
>>> On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
If you can update it on top of ppc-next and add patch descriptions
in every patch (mo
On Mon, Apr 16, 2012 at 19:28, Peter Maydell wrote:
> On 16 April 2012 20:12, Blue Swirl wrote:
>> On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
>>> 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
On 16 April 2012 20:12, Blue Swirl wrote:
> On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
>> 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 free
On 16.04.2012, at 21:12, Blue Swirl wrote:
> On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
>>
>> 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 co
On Mon, Apr 16, 2012 at 16:53, Alexander Graf wrote:
>
> 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
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
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 don