| commit | 3a2c48cfc97f9046abbd810f1efb1aa824bcfaf1 | [log] [tgz] |
|---|---|---|
| author | Anton Blanchard <anton@samba.org> | Sat Jun 10 20:18:39 2006 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Thu Jun 15 19:31:25 2006 +1000 |
| tree | afcd54f2ad36353abcf2282fdf15a05e77fcba4a | |
| parent | 30d8caf7c625203b295a78f143820cdc3124830b [diff] |
[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 <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>