Related articles |
---|
GCC porting question cjaiprakash@noida.hcltech.com (C Jaiprakash, Noida) (2003-07-13) |
Re: GCC porting question o8ue2fg702@sneakemail.com (Tim Olson) (2003-07-15) |
Re: GCC porting question kenrose@tfb.com (Ken Rose) (2003-07-17) |
Re: GCC porting question mrmnews@the-meissners.org (Michael Meissner) (2003-07-17) |
From: | Tim Olson <o8ue2fg702@sneakemail.com> |
Newsgroups: | comp.compilers |
Date: | 15 Jul 2003 23:53:01 -0400 |
Organization: | none |
References: | 03-07-086 |
Keywords: | GCC |
Posted-Date: | 15 Jul 2003 23:53:00 EDT |
"C Jaiprakash, Noida" <cjaiprakash@noida.hcltech.com> wrote:
| Can gcc be ported to a machine which do not have diaplacement
| addressing mode?
| If yes then what sould macros related to base register be defined as?
| for ex ( REG_OK_FOR_BASE_P, BASE_REG_CLASS )
Yes it can; check out the AMD 29K port to see how to do this.
--
-- Tim Olson
Return to the
comp.compilers page.
Search the
comp.compilers archives again.