git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3e1d15
)
powerpc: Adjust base and index registers in Altivec macros
author
Michael Wolf
<mjw@linux.vnet.ibm.com>
Thu, 20 Aug 2009 13:21:45 +0000
(13:21 +0000)
committer
Benjamin 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