Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

drive-by-reminder: missing JITs

6 views
Skip to first unread message

Jarkko Hietaniemi

unread,
Jul 30, 2002, 1:01:00 PM7/30/02
to perl6-i...@perl.org
Nick Clark is working on ARM, but we are still missing at least the
following importantish JIT implementations:

* PPC - PowerPC (Motorola) and POWER (IBM) -- I know there's a "common"
instruction set that works both on the "consumer" PPCs and the HPC
(high performance computing) POWER chips.

* MIPS - I know a little bit more about these, but I *suspect there's
a simple common instruction set

* HPPA - I know very little about these, is there a common instruction set?

* IA64 - reports of the IA64 instruction set tell that it combines
the "elegance" of the IA32 CISCy instruction set with
the "elegance" of the HPPA RISCy instruction set... :-)

I intend to do nothing on these except raise gui^H^H^Hawareness :-)

--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen

Daniel Grunblatt

unread,
Jul 30, 2002, 2:11:02 PM7/30/02
to Jarkko Hietaniemi, perl6-i...@perl.org
On Tue, 30 Jul 2002, Jarkko Hietaniemi wrote:

> Nick Clark is working on ARM, but we are still missing at least the
> following importantish JIT implementations:
>
> * PPC - PowerPC (Motorola) and POWER (IBM) -- I know there's a "common"
> instruction set that works both on the "consumer" PPCs and the HPC
> (high performance computing) POWER chips.

I'm working on this.

>
> * MIPS - I know a little bit more about these, but I *suspect there's
> a simple common instruction set
>
> * HPPA - I know very little about these, is there a common instruction set?
>
> * IA64 - reports of the IA64 instruction set tell that it combines
> the "elegance" of the IA32 CISCy instruction set with
> the "elegance" of the HPPA RISCy instruction set... :-)
>
> I intend to do nothing on these except raise gui^H^H^Hawareness :-)

Or give me an acount? ;)

Daniel Grunblatt.

Jarkko Hietaniemi

unread,
Jul 30, 2002, 1:45:58 PM7/30/02
to Daniel Grunblatt, perl6-i...@perl.org
> > * MIPS - I know a little bit more about these, but I *suspect there's
> > a simple common instruction set
> >
> > * HPPA - I know very little about these, is there a common instruction set?
> >
> > * IA64 - reports of the IA64 instruction set tell that it combines
> > the "elegance" of the IA32 CISCy instruction set with
> > the "elegance" of the HPPA RISCy instruction set... :-)
> >
> > I intend to do nothing on these except raise gui^H^H^Hawareness :-)
>
> Or give me an acount? ;)

For the HPPA and IA64 I think getting an account in the HP/CPQ Test
Drive machines should help:

http://www.testdrive.compaq.com/

For MIPS, I dunno whether SGI has something similar.

Nicholas Clark

unread,
Jul 30, 2002, 5:23:47 PM7/30/02
to Jarkko Hietaniemi, Daniel Grunblatt, perl6-i...@perl.org
On Tue, Jul 30, 2002 at 08:45:58PM +0300, Jarkko Hietaniemi wrote:

> For the HPPA and IA64 I think getting an account in the HP/CPQ Test
> Drive machines should help:
>
> http://www.testdrive.compaq.com/
>
> For MIPS, I dunno whether SGI has something similar.

PlayStation is little endian mips, so it would be interesting if one core can
do both that and the big endian SGI.

There are some big endian ARM development boards out there, but I don't think
there are any consumer products running big endian, and I've not been "good"
in being endian neutral.

Nicholas Clark
--
Even better than the real thing: http://nms-cgi.sourceforge.net/

0 new messages