From: Erik Mouw <erik@harddisk-recovery.com>
To: kernel coder <lhrkernelcoder@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: RTL explaination
Date: Wed, 7 Jun 2006 15:39:47 +0200 [thread overview]
Message-ID: <20060607133947.GA13838@harddisk-recovery.com> (raw)
In-Reply-To: <f69849430606070554h5cadb39cgfd5f70f6de09707c@mail.gmail.com>
On Wed, Jun 07, 2006 at 05:54:43PM +0500, kernel coder wrote:
> I'm trying to understand the rtl genrated by gcc for mips processor.I
> have read gcc internals by Richard Stallman but there are still some
> confusions in the rtl language.
>
> Following is a snippet of code which i'm trying to understand.
>
> (insn 9 6 10 (nil) (set (reg:SI 182)
> (mem/f:SI (symbol_ref:SI ("a")) [0 a+0 S4 A32])) -1 (nil)
> (nil))
>
> In the above code following part is still unclear to me
>
> [0 a+0 S4 A32])) -1 (nil)
> (nil))
>
> Following is the c code for which above rtl is generated :
>
> int a;
> main()
> {
> a=a+1;
> }
I think you will get many more responses on a mailing list dedicated to
gcc... See http://gcc.gnu.org/lists.html .
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
prev parent reply other threads:[~2006-06-07 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 12:54 kernel coder
2006-06-07 13:39 ` Erik Mouw [this message]
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=20060607133947.GA13838@harddisk-recovery.com \
--to=erik@harddisk-recovery.com \
--cc=lhrkernelcoder@gmail.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®