commit | 178f2ae092a6e70b08bcbf98dc2b7499d8196885 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Mon Jun 25 13:33:19 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 10 19:18:19 2012 +1000 |
tree | 3ece972ca700e958de408a24b58c1e8fb7934609 | |
parent | e55174e911637f0093bc9dac137b568e8a4a1f29 [diff] |
powerpc: Fix VSX macros so register names aren't wrapped We need to do this so we can enforce the name of a and b in called macros PPC_RA/B later. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>