On 4/27/10, Thomas Monjalon <thomas...@monjalon.net> wrote: > From: Thomas Monjalon <tho...@monjalon.net> > > Mainly resending. > > The only improvement is in the fix for RFI/RFID. > Please Blue Swirl, could you test with Altivec ?
Sorry, I don't have one. > > --- > > Thomas Monjalon (5): > target-ppc: fix processor versions (PVR) for e300 > target-ppc: fix interrupt vectors for MPC603 and e300 > target-ppc: exception model of 603e inherits from 603 > target-ppc: fix RFI by clearing upper bytes of MSR > ppc: remove dead code > > hw/ppc.c | 10 ---------- > target-ppc/cpu.h | 2 -- > target-ppc/helper.c | 3 --- > target-ppc/op_helper.c | 6 +++--- > target-ppc/translate_init.c | 31 +++++++++++++++++++------------ > 5 files changed, 22 insertions(+), 30 deletions(-) > > > >