public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Paulo J. Matos" <paulo@matos-sorge.com>
To: gcc@gcc.gnu.org
Subject: Re: register allocation in gcc
Date: Tue, 18 Oct 2011 13:53:00 -0000	[thread overview]
Message-ID: <j7jddi$g2j$3@dough.gmane.org> (raw)
In-Reply-To: <32672242.post@talk.nabble.com>

On 18/10/11 06:12, vikramsp wrote:
>
> In my .md file there is an insn
> (define_insn abssf2
>        ....
>        ....
>       (clobber (match_scratch 2 ""))
>
> the %2 register is allocated as r0 in the real code.
> My problem is that i want other than r0 to be allocated
> for operand 2.
> Please help how to do that.

Replied to you in gcc-help. Please avoid cross-posting.

(even though this kind of question might be better suited in this group)

-- 
PMatos

  reply	other threads:[~2011-10-18  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18  8:25 vikramsp
2011-10-18 13:53 ` Paulo J. Matos [this message]
2011-10-18 17:46   ` vikramsp

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='j7jddi$g2j$3@dough.gmane.org' \
    --to=paulo@matos-sorge.com \
    --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).