Re: [PATCH] powerpc: Adjust base and index registers in Altivec macros

2009-08-26 Thread Michael Neuling
> On POWER6 systems RA needs to be the base and RB the index. > If they are reversed you take a misdirect hit. > > Signed-off-by: Mike Wolf Looks good thanks Mike! Acked-by: Michael Neuling > > > --- altivec.orig/arch/powerpc/include/asm/ppc_asm.h 2009-08-17 15:39:52.000

[PATCH] powerpc: Adjust base and index registers in Altivec macros

2009-08-20 Thread Mike Wolf
On POWER6 systems RA needs to be the base and RB the index. If they are reversed you take a misdirect hit. Signed-off-by: Mike Wolf --- altivec.orig/arch/powerpc/include/asm/ppc_asm.h 2009-08-17 15:39:52.0 -0500 +++ altivec/arch/powerpc/include/asm/ppc_asm.h 2009-08-20 18: