Related articles |
---|
q: gcc backend condition codes erez@savan.com (Erez Doron) (2003-06-20) |
Re: q: gcc backend condition codes kers@hplb.hpl.hp.com (Chris Dollin) (2003-06-22) |
Re: q: gcc backend condition codes jle@forest.owlnet.rice.edu (2003-06-25) |
Re: q: gcc backend condition codes mrmnews@the-meissners.org (Michael Meissner) (2003-07-02) |
From: | jle@forest.owlnet.rice.edu (Jason Lee Eckhardt) |
Newsgroups: | comp.compilers |
Date: | 25 Jun 2003 00:48:44 -0400 |
Organization: | Rice University, Houston, TX |
References: | 03-06-092 |
Keywords: | GCC, code |
Posted-Date: | 25 Jun 2003 00:48:44 EDT |
Erez Doron <erez@savan.com> wrote:
>I'm trying to port gcc to a new processor.
>the assembeler does not have a flags register.
>instead, every instruction can be preceded with a condition.
Take a look at config/ia64/ia64.md in the GCC source tree.
And the gcc discussion list is a better place to ask this
question (gcc@gcc.gnu.org).
Return to the
comp.compilers page.
Search the
comp.compilers archives again.