tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Transputer Target


From: Christian Jullien
Subject: Re: [Tinycc-devel] Transputer Target
Date: Mon, 17 Feb 2020 07:04:31 +0100

Transputer?
Ouch, this processor still exists or you have a very old board from 80' or 90' ?
Late 80' a team in France tried to port Le-Lisp (a French Lisp interpreter and 
compiler from France) but never gone beyond the very first signs of life.
IIRC, the instruction set was too far from other CPU architectures.

What exact CPU / OS do you target?

C.

-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=address@hidden] On 
Behalf Of David Smith via Tinycc-devel
Sent: Sunday, February 16, 2020 21:40
To: address@hidden
Cc: David Smith
Subject: [Tinycc-devel] Transputer Target

Hi!

I’ve begun working on a Transputer target for TinyCC.

The core has two distinct hardware stacks
  
   (Areg, Breg, Creg) for int ops
   (FAreg, FBreg, FCreg) for float ops

Can you offer any advice on how to set up the regs and classes for this?

Thanks, 
David.

Sent from my iPhone
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]