Re: [kaffe] PATCH: consistently separate jitter and backend register ID

2004-03-15 Thread Casey Marshall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timothy == Timothy Stack [EMAIL PROTECTED] writes: 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

Re: [kaffe] PATCH: consistently separate jitter and backend register ID

2004-03-09 Thread Timothy Stack
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

[kaffe] PATCH: consistently separate jitter and backend register ID

2004-03-08 Thread Casey Marshall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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