Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-29 Thread Geert Uytterhoeven
On Mon, 6 Apr 2009, Geert Uytterhoeven wrote: > On Fri, 3 Apr 2009, Kumar Gala wrote: > > On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: > > >Finally (after ca. 1.5 years), he're an updated version of my patch to keep > > >track of emulated instructions. In the light of Kumar's `Emulate eno

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-07 Thread Michael Neuling
In message you wrote: > On Tue, 7 Apr 2009, Michael Neuling wrote: > > In message you wrote : > > > On Fri, 3 Apr 2009, Kumar Gala wrote: > > > > On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: > > > > >Finally (after ca. 1.5 years), he're an updated version of my patch to k= > > > eep >

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-07 Thread Geert Uytterhoeven
On Tue, 7 Apr 2009, Michael Neuling wrote: > In message you wrote: > > On Fri, 3 Apr 2009, Kumar Gala wrote: > > > On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: > > > >Finally (after ca. 1.5 years), he're an updated version of my patch to k= > > eep > > > >track of emulated instructions.

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-06 Thread Michael Neuling
In message you wrote: > On Fri, 3 Apr 2009, Kumar Gala wrote: > > On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: > > >Finally (after ca. 1.5 years), he're an updated version of my patch to k= > eep > > >track of emulated instructions. In the light of Kumar's `Emulate enough= > of > > >SPE

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-06 Thread Geert Uytterhoeven
On Fri, 3 Apr 2009, Kumar Gala wrote: > On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: > >Finally (after ca. 1.5 years), he're an updated version of my patch to keep > >track of emulated instructions. In the light of Kumar's `Emulate enough of > >SPE > >instructions to make gcc happy' patch

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-06 Thread Geert Uytterhoeven
On Sat, 4 Apr 2009, Michael Ellerman wrote: > On Fri, 2009-04-03 at 14:08 +0200, Geert Uytterhoeven wrote: > > Finally (after ca. 1.5 years), he're an updated version of my patch to keep > > track of emulated instructions. In the light of Kumar's `Emulate enough of > > SPE > > instructions to mak

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-03 Thread Michael Ellerman
On Fri, 2009-04-03 at 14:08 +0200, Geert Uytterhoeven wrote: > Hi Ben, Kumar, > > Finally (after ca. 1.5 years), he're an updated version of my patch to keep > track of emulated instructions. In the light of Kumar's `Emulate enough of > SPE > instructions to make gcc happy' patch, he proba

Re: [PATCH] powerpc: Keep track of emulated instructions

2009-04-03 Thread Kumar Gala
On Apr 3, 2009, at 7:08 AM, Geert Uytterhoeven wrote: Hi Ben, Kumar, Finally (after ca. 1.5 years), he're an updated version of my patch to keep track of emulated instructions. In the light of Kumar's `Emulate enough of SPE instructions to make gcc happy' patch, he probably also w

[PATCH] powerpc: Keep track of emulated instructions

2009-04-03 Thread Geert Uytterhoeven
of vsx and isel instructions. Tested with `mfpvr' on PS3 and AMCC `Sequoia' EV-440EPX. --- >From 8df6f7d77f28c9a5b82c9512b9dd7688d94d4e33 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Thu, 26 Mar 2009 17:00:12 +0100 Subject: [PATCH] powerpc: Keep track of emulated instructio