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:
f4c0157
)
powerpc: Enforce usage of RA 0-R31 where possible
author
Michael Neuling
<mikey@neuling.org>
Mon, 25 Jun 2012 13:33:25 +0000
(13:33 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:35 +0000
(19:18 +1000)
Some macros use RA where when RA=R0 the values is 0, so make this
the enforced mnemonic in the macro.
Idea suggested by Andreas Schwab.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found