public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* explaination of some gcc functions
@ 2006-07-01  6:32 kernel coder
  0 siblings, 0 replies; only message in thread
From: kernel coder @ 2006-07-01  6:32 UTC (permalink / raw)
  To: gcc, gcc-help, linux-mips

hi,
     I'm trying to understand the backend code of gcc for MIPS
architecture.I'm having some trouble while understanding following
functions.

1:  push_topmost_sequence();
2: emit_insn_after(seq,get_insns());
3: pop_topmost_sequence();
4: emit_insn_before

Would you please explain what's the role of each function.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-01  6:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-01  6:32 explaination of some gcc functions kernel coder

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).