commit | 44dd3f50d3848e332b49e83a142b39b960ec962e | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:57:55 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:38:57 2008 +1100 |
tree | 7ac549d6292129bb638106dac03eb938122a652b | |
parent | 26f7713020129e556e494fd36b2db1e651e33ba3 [diff] |
[POWERPC] Use user_regset accessors for GPRs 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>