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:
b38c77d
)
powerpc: Change mtcrf to use real register names
author
Michael Neuling
<mikey@neuling.org>
Mon, 25 Jun 2012 13:33:16 +0000
(13:33 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:11 +0000
(19:18 +1000)
mtocrf define is just a wrapper around the real instructions so we can
just use real register names here (ie. lower case).
Also remove braces in macro so this is possible.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found