From: Michael Wolf Date: Thu, 20 Aug 2009 13:21:45 +0000 (+0000) Subject: powerpc: Adjust base and index registers in Altivec macros X-Git-Tag: v2.6.32-rc1~675^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23e55f92d4fd733365dd572ea6e9e211387123c2;p=pandora-kernel.git powerpc: Adjust base and index registers in Altivec macros 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 ---- Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed