[POWERPC] Use user_regset accessors for GPRs
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:57:55 +0000 (03:57 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:38:57 +0000 (20:38 +1100)
This implements user_regset-style accessors for the powerpc general
registers.  In the future these functions will be the only place that
needs to understand the user_regset layout (core dump format) and how
it maps to the internal representation of user thread state.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found