Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Richard Henderson <rth@twiddle.net>
Cc: Andrew Cagney <ac131313@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] alpha_register_reggroup_p
Date: Mon, 02 Jun 2003 04:21:00 -0000	[thread overview]
Message-ID: <20030602042102.GA19260@nevyn.them.org> (raw)
In-Reply-To: <20030602040003.GB7283@twiddle.net>

On Sun, Jun 01, 2003 at 09:00:03PM -0700, Richard Henderson wrote:
> On Sun, Jun 01, 2003 at 11:54:31PM -0400, Andrew Cagney wrote:
> > >+  /* Force the FPCR to be considered part of the floating point state.  */
> > >+  if (regnum == ALPHA_FPCR_REGNUM)
> > >+    return group == float_reggroup;
> > 
> > Good.  Finally a useful "info float".
> 
> Incidentally, is there a good way to get "info r fpcr" to 
> decode the bits in this register?

Not really.  Michal Ludvig proposed a set type for this some time ago
but I don't remember what happened to it.  You could probably use the
Pascal-style power set type which GDB supports to acheive the same
thing.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2003-06-02  4:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02  3:28 Richard Henderson
2003-06-02  3:54 ` Andrew Cagney
2003-06-02  3:58   ` Richard Henderson
2003-06-02  4:00   ` Richard Henderson
2003-06-02  4:21     ` Daniel Jacobowitz [this message]
2003-06-02 19:11       ` Michael Snyder

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=20030602042102.GA19260@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=rth@twiddle.net \
    /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