* PATCH: doc fixes for PPC register sets
@ 2004-04-21 16:38 Jim Blandy
0 siblings, 0 replies; only message in thread
From: Jim Blandy @ 2004-04-21 16:38 UTC (permalink / raw)
To: gdb-patches
2004-04-21 Jim Blandy <jimb@redhat.com>
* rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
Index: gdb/rs6000-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/rs6000-tdep.c,v
retrieving revision 1.191
diff -c -r1.191 rs6000-tdep.c
*** gdb/rs6000-tdep.c 1 Apr 2004 21:00:59 -0000 1.191
--- gdb/rs6000-tdep.c 21 Apr 2004 16:36:17 -0000
***************
*** 1998,2004 ****
{
/* gpr0-gpr31, fpr0-fpr31 */
COMMON_UISA_REGS,
! /* ctr, xre, lr, cr */
PPC_UISA_SPRS,
/* sr0-sr15 */
PPC_SEGMENT_REGS,
--- 1998,2004 ----
{
/* gpr0-gpr31, fpr0-fpr31 */
COMMON_UISA_REGS,
! /* cr, lr, ctr, xer, fpscr */
PPC_UISA_SPRS,
/* sr0-sr15 */
PPC_SEGMENT_REGS,
***************
*** 2019,2025 ****
R8(acc), R(spefscr),
/* NOTE: Add new registers here the end of the raw register
list and just before the first pseudo register. */
! /* 39...70 */
PPC_GPRS_PSEUDO_REGS
};
--- 2019,2025 ----
R8(acc), R(spefscr),
/* NOTE: Add new registers here the end of the raw register
list and just before the first pseudo register. */
! /* 41...72 */
PPC_GPRS_PSEUDO_REGS
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-21 16:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-21 16:38 PATCH: doc fixes for PPC register sets Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox