[kaffe] MIPS Port Update
Kevin D. Kissell
kevink@mips.com
Thu, 18 Jul 2002 20:40:39 +0200
> > The "MIPS IV" version could be rewritten to replace
> > the conditional move with a conditional branch
> > around an unconditional move, of course, but
> > I'm highly confident that the shorter version I posted
> > earlier today has a correct and optimal sequence
> > of instructions for a MIPS II CPU - I'm just not
> > 100% sure if I got the gcc C/asm template right.
>
> Great! I will defer to you. Based on your domain
> name I suspect you have a better grasp of MIPS
> assembler than do I. Can you turn it into a patch
> for Dalibor to apply?
Yes, of course. But I may not be able to do so
before July 29, as I am on the road and away
from my lab machines until then.
Regards,
Kevin K.