public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Jiang Alan" <whjiang_cn@hotmail.com>
To: gcc@gcc.gnu.org
Cc: gcc-help@gcc.gnu.org
Subject: Can registers be stored before jump or branch?
Date: Thu, 09 May 2002 03:51:00 -0000	[thread overview]
Message-ID: <F1700ZzPRrhtrjOudNq00011f41@hotmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb2312; format=flowed, Size: 543 bytes --]

   I want to write a machine target for GCC. But It requires that all the 
registers GCC alloced in a basic block shall store its content to memory 
before any branch or jump or function call. After the branch etc, the 
memory data shall be reloaded into registers, no necessary the same one as 
before. 

   Can this be implemented using target macros? If it can, what shall I 
write to do such a thing?

_________________________________________________________________
Ãâ·ÑÏÂÔØ MSN Explorer£ºhttp://explorer.msn.com/lccn/intl.asp

             reply	other threads:[~2002-05-09 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-09  3:51 Jiang Alan [this message]
2002-05-10  0:41 ` Richard Henderson

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=F1700ZzPRrhtrjOudNq00011f41@hotmail.com \
    --to=whjiang_cn@hotmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).