From: Paul Mackerras Date: Thu, 6 Oct 2005 00:59:19 +0000 (+1000) Subject: powerpc: Define 32/64 bit asm macros and use them in fpu.S X-Git-Tag: v2.6.15-rc1~59^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85a046af3a260e079505e8023ccd10e01cf4f2b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed