[PATCH 17/18] powerpc: Add defines for RA 0-R31

2012-06-25 Thread Michael Neuling
R0 is special since it'll be 0. Signed-off-by: Michael Neuling --- arch/powerpc/include/asm/ppc-opcode.h | 34 ++ 1 file changed, 34 insertions(+) Index: b/arch/powerpc/include/asm/ppc-opcode.h ==

[PATCH 17/18] powerpc: Add defines for RA 0-R31

2012-06-20 Thread Michael Neuling
R0 is special since it'll be 0. Signed-off-by: Michael Neuling --- arch/powerpc/include/asm/ppc-opcode.h | 34 ++ 1 file changed, 34 insertions(+) Index: powerpc-test/arch/powerpc/include/asm/ppc-opcode.h ===

[PATCH 17/18] powerpc: Add defines for RA 0-R31

2012-06-13 Thread Michael Neuling
R0 is special since it'll be 0. Signed-off-by: Michael Neuling --- arch/powerpc/include/asm/ppc-opcode.h |1 + arch/powerpc/include/asm/ppc_asm.h| 33 + 2 files changed, 34 insertions(+) Index: powerpc-test/arch/powerpc/include/asm/ppc-opcode.h ===