This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: mips target support for Juniper Apollo


On Wed, 2004-03-10 at 00:57, Eric Christopher wrote:
> It's not hard, but unfortunately is tedious.  It should be done before
> you add the port into binutils though. The tx39 is a good example - it's
> a mips2 processor minus a few instructions.

Not quite the same.  tx39 pretends to be MIPS1, and then adds in the
MIPS2 instructions that it does have.  Apollo however is missing a few
MIPS1 instructions, div for instance.  I can't disable that without
messing up the mips-opc.c file, and I didn't think that was appropriate
for the Apollo port.

Anyways, there seems to be some disagreement about my approach, so I
will take a look at my alternatives.  It may be a while before I get
back to this, as I have other work to do.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]