From: Anton Blanchard Date: Sat, 10 Jun 2006 10:18:39 +0000 (+1000) Subject: [POWERPC] 64bit FPSCR support X-Git-Tag: v2.6.18-rc1~1081^2~225^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a2c48cfc97f9046abbd810f1efb1aa824bcfaf1;p=pandora-kernel.git [POWERPC] 64bit FPSCR support Forthcoming machines will extend the FPSCR to 64 bits. We already had a 64-bit save area for the FPSCR, but we need to use a new form of the mtfsf instruction. Fortunately this new form is decoded as an ordinary mtfsf by existing 64-bit processors. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed