powerpc: Adjust base and index registers in Altivec macros
authorMichael Wolf <mjw@linux.vnet.ibm.com>
Thu, 20 Aug 2009 13:21:45 +0000 (13:21 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Aug 2009 04:24:12 +0000 (14:24 +1000)
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 <mjwolf@us.ibm.com>
----
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found