commit | 5f7c690728ace1404f72d74972dcc261674c0dd4 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Fri Sep 09 15:02:25 2005 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Mon Sep 19 09:38:49 2005 +1000 |
tree | d2fea77e39c2103be9ae41b9b849dce949cd9efd | |
parent | 0a1e1222b77b9b02457d8126f598e3713559d5c7 [diff] |
[PATCH] powerpc: Merged ppc_asm.h Merged ppc_asm.h between ppc32 & ppc64. The majority of the file is common between the two architectures excluding how a single GPR is saved/restored and which GPRs are non-volatile. Additionally, moved the ASM_CONST macro used on ppc64 into ppc_asm.h. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>