powerpc: Add macros to access floating point registers in thread_struct.
authorMichael Neuling <mikey@neuling.org>
Thu, 26 Jun 2008 07:07:48 +0000 (17:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:43 +0000 (11:28 +1000)
We are going to change where the floating point registers are stored
in the thread_struct, so in preparation add some macros to access the
floating point registers.  Update all code to use these new macros.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found