powerpc: Define 32/64 bit asm macros and use them in fpu.S
authorPaul Mackerras <paulus@samba.org>
Thu, 6 Oct 2005 00:59:19 +0000 (10:59 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 6 Oct 2005 00:59:19 +0000 (10:59 +1000)
commitb85a046af3a260e079505e8023ccd10e01cf4f2b
tree2f5f1af4db85fca6fc88902840463b107721cb14
parent6ce52e6438fd2921891648ceab700d9b867e5ed2
powerpc: Define 32/64 bit asm macros and use them in fpu.S

These macros help in writing assembly code that works for both ppc32
and ppc64.  With this we now have a common fpu.S.  This takes out
load_up_fpu from head_64.S.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/fpu.S
arch/powerpc/kernel/head_64.S
include/asm-powerpc/ppc_asm.h
This page took 0.027031 seconds and 5 git commands to generate.