> Hi.

hi,

> Working on the MIPS JIT3 I have made some small changes to the
> architechture-independent register code for JIT3 that at least allow
> the MIPS JIT to pass all the tests in test/internal. To summarize,
> slotRegister now returns the `jitter ID' of the assigned register (the
> index into the reginfo array), instead of the `backend ID'. All code
> that depends on the former is unchanged, and all code that depends on
> the latter now uses a new macro, `slotRegisterRegister', that is
> equivalent to slotRegister, but returns the backend ID.

Okie, I'll take a look at this and check it in tonight/tomorrow morning.

> Cheers,
> 
> - -- 
> Casey Marshall || [EMAIL PROTECTED]

thanks,

tim

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to