Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Elena Zannoni <ezannoni@redhat.com>, Kevin Buettner <kevinb@redhat.com>
Cc: Andrew Cagney <ac131313@ges.redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [patch/wip] Save/restore cooked registers
Date: Mon, 26 Aug 2002 12:04:00 -0000	[thread overview]
Message-ID: <1020826184948.ZM31556@localhost.localdomain> (raw)
In-Reply-To: Elena Zannoni <ezannoni@redhat.com> "Re: [patch/wip] Save/restore cooked registers" (Aug 26,  2:23pm)

On Aug 26,  2:23pm, Elena Zannoni wrote:

>  > If I'm not mistaken, the pseudos on the e500 are synthesized from the
>  > raw registers without the need for outside sources such as memory. 
>  > That being the case, saving the raw registers (or, more precisely, the
>  > cooked registers corresponding to the raw registers) should be
>  > sufficient.
> 
> Yes. I was thinking about this other problem I encountered:
> http://sources.redhat.com/ml/gdb-patches/2002-08/msg00689.html

I see.

>  > In fact, for the e500, I think we'll need to take care NOT to write
>  > back the pseudos since this could potentially cause information to
>  > be lost.  It would depend upon the order in which things were done.
>  > If the pseudos are restored after the raw registers that they map
>  > onto, the most significant bits would likely be wiped out.  (In this
>  > case the pseudos are narrower than the raw registers, right?)
>  > 
> 
> The pseudo register write function is written so that it preserves the
> upper bits. If you use that technique you should be safe.

Okay, good.  (I was concerned that we might need e500-specific iterators
when Andrew commits his patch.  But I guess we won't...)

Kevin


  reply	other threads:[~2002-08-26 18:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-25 12:23 Andrew Cagney
2002-08-26  9:05 ` Kevin Buettner
2002-08-26  9:31   ` Andrew Cagney
2002-08-26 10:26   ` Elena Zannoni
2002-08-26 11:21     ` Kevin Buettner
2002-08-26 11:25       ` Andrew Cagney
2002-08-26 13:52         ` Kevin Buettner
2002-08-26 11:29       ` Elena Zannoni
2002-08-26 12:04         ` Kevin Buettner [this message]
2002-08-28  7:42         ` Richard Earnshaw
2002-08-28  9:58           ` Andrew Cagney
2002-08-29  8:36             ` Elena Zannoni

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=1020826184948.ZM31556@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=ac131313@ges.redhat.com \
    --cc=ezannoni@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