commit | 9c75a31c3525a127f70b919856e32be3d8b03755 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Thu Jun 26 17:07:48 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 01 11:28:43 2008 +1000 |
tree | 3beee76d3dd4a55af868b5edfbef80c911819fed | |
parent | 9e7511861c4f8d35852a3721c5bcd92661cb4c9f [diff] |
powerpc: Add macros to access floating point registers in thread_struct. 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>