public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Danish Samad <danishsamad@yahoo.com>
To: gcc@gcc.gnu.org, durdana@enabtech.com, syed_rauf_ul_hassan@hotmail.com
Subject: RTL creation
Date: Mon, 21 Jan 2002 06:57:00 -0000	[thread overview]
Message-ID: <20020121060448.42641.qmail@web13206.mail.yahoo.com> (raw)

hello,

After reading the machine description manual I deduce
that named insruction patterns(in the .md file)  are
used to create unoptimized RTL instructions. Further
the manual also states that the RTL generation pass
only looks for names that are hard coded in the
compiler, other names will be ignored. After examinig
the source code I did not find any named patterns in
any file, except an enum in insn-output.c containing
named patterns. So how does gcc generate RTL
instructions from the tree? and exactly how are the
named patterns in the md file used to generate RTL?  

regards,
danish


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

             reply	other threads:[~2002-01-21  6:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21  6:57 Danish Samad [this message]
2002-01-21  7:52 ` Zack Weinberg

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=20020121060448.42641.qmail@web13206.mail.yahoo.com \
    --to=danishsamad@yahoo.com \
    --cc=durdana@enabtech.com \
    --cc=gcc@gcc.gnu.org \
    --cc=syed_rauf_ul_hassan@hotmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).