Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: RFA: PowerPC: add constant for number of segment registers
Date: Mon, 12 Jul 2004 22:18:00 -0000	[thread overview]
Message-ID: <vt2vfgs50tb.fsf@zenia.home> (raw)


Grinding fine today.

2004-07-12  Jim Blandy  <jimb@redhat.com>

	* ppc-tdep.h (ppc_num_srs): New enum constant.
	
diff -crp -x '*~' -x '.#*' -x CVS src.02/gdb/ppc-tdep.h src.03/gdb/ppc-tdep.h
*** gdb/ppc-tdep.h	2004-07-12 17:00:45.000000000 -0500
--- gdb/ppc-tdep.h	2004-07-12 17:11:41.000000000 -0500
*************** enum
*** 179,184 ****
--- 179,185 ----
    {
      ppc_num_gprs = 32,          /* 32 general-purpose registers */
      ppc_num_fprs = 32,          /* 32 floating-point registers */
+     ppc_num_srs = 16,           /* 16 segment registers */
      ppc_num_vrs = 32            /* 32 Altivec vector registers */
    };
  


             reply	other threads:[~2004-07-12 22:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12 22:18 Jim Blandy [this message]
2004-07-13  0:03 ` Kevin Buettner
2004-07-14 23:15   ` 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=vt2vfgs50tb.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