[kaffe] kaffe-1.0.7 RC1 compile error on MIPS
Warwick Hunter
whunter at agile.tv
Thu Jun 27 00:22:54 PDT 2002
Dalibor,
> Thanks for the bug report and the patch. Is there a
> way to implement the code using movn with mips2
> instructions?
The movn instruction is definitely a mips4 one. It
is possible to go two ways:
1. Recode the macro to use the lowest common denominator
of mips2 instructions.
2. Detect at compile time what ISA level is supported and
then conditionally compile appropriately.
I am happy to work on either of these two options.
I suspect option 2 is better. Any guidance from more
experienced mips developers than I would be greatly
appreciated.
Warwick
--
Warwick Hunter Agile TV Corporation
Voice: +61 7 5584 5912 Fax: +61 7 5575 9550
mailto:whunter at agile.tv http://www.agile.tv
-------------- next part --------------
An embedded message was scrubbed...
From: Dalibor Topic <robilad at yahoo.com>
Subject: Re: [kaffe] kaffe-1.0.7 RC1 compile error on MIPS
Date: Wed, 26 Jun 2002 19:51:25 -0700 (PDT)
Size: 1779
Url: http://kaffe.org/pipermail/kaffe/attachments/20020627/4a8eb3e5/attachment-0003.eml
More information about the kaffe
mailing list