From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: RFA: correct PowerPC 602 SPR register name
Date: Thu, 15 Jul 2004 19:26:00 -0000 [thread overview]
Message-ID: <vt2658p5b6e.fsf@zenia.home> (raw)
2004-07-15 Jim Blandy <jimb@redhat.com>
* rs6000-tdep.c (registers_602): Correct register name: "esassr"
should be "esasrr" ("ESA Save and Restore Register").
Index: gdb/rs6000-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/rs6000-tdep.c,v
retrieving revision 1.219
diff -c -p -r1.219 rs6000-tdep.c
*** gdb/rs6000-tdep.c 15 Jul 2004 08:02:36 -0000 1.219
--- gdb/rs6000-tdep.c 15 Jul 2004 19:25:05 -0000
*************** static const struct reg registers_602[]
*** 2249,2255 ****
PPC_SEGMENT_REGS,
PPC_OEA_SPRS,
/* 119 */ R(hid0), R(hid1), R(iabr), R0,
! /* 123 */ R0, R(tcr), R(ibr), R(esassr),
/* 127 */ R(sebr), R(ser), R(sp), R(lt)
};
--- 2249,2255 ----
PPC_SEGMENT_REGS,
PPC_OEA_SPRS,
/* 119 */ R(hid0), R(hid1), R(iabr), R0,
! /* 123 */ R0, R(tcr), R(ibr), R(esasrr),
/* 127 */ R(sebr), R(ser), R(sp), R(lt)
};
next reply other threads:[~2004-07-15 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-15 19:26 Jim Blandy [this message]
2004-07-15 22:59 ` Kevin Buettner
2004-07-16 20:53 ` Jim Blandy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vt2658p5b6e.fsf@zenia.home \
--to=jimb@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox