From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: RFA: Add enum constant for number of Altivec registers
Date: Mon, 12 Jul 2004 22:01:00 -0000 [thread overview]
Message-ID: <vt24qoc6g5u.fsf@zenia.home> (raw)
To be used in an upcoming patch.
2004-07-12 Jim Blandy <jimb@redhat.com>
* ppc-tdep.h (ppc_num_vrs): New enum constant.
*** gdb/ppc-tdep.h 2004-06-30 02:06:17.000000000 -0500
--- gdb/ppc-tdep.h 2004-07-12 16:56:48.000000000 -0500
*************** struct gdbarch_tdep
*** 174,180 ****
enum
{
ppc_num_gprs = 32, /* 32 general-purpose registers */
! ppc_num_fprs = 32 /* 32 floating-point registers */
};
#endif
--- 174,181 ----
enum
{
ppc_num_gprs = 32, /* 32 general-purpose registers */
! ppc_num_fprs = 32, /* 32 floating-point registers */
! ppc_num_vrs = 32 /* 32 Altivec vector registers */
};
#endif
next reply other threads:[~2004-07-12 22:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-12 22:01 Jim Blandy [this message]
2004-07-12 23:44 ` Kevin Buettner
2004-07-14 23:18 ` 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=vt24qoc6g5u.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