powerpc: Fixes for instructions not using correct register naming
authorMichael Neuling <mikey@neuling.org>
Mon, 25 Jun 2012 13:33:18 +0000 (13:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:16 +0000 (19:18 +1000)
These macros are using integers where they could be using logical
names since they take registers.

We are going to enforce this soon, so fix these up now.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found