Related articles |
---|
complex instruction set compiler vjain@ececs.uc.edu (Vipin Jain) (1998-03-15) |
Re: complex instruction set compiler ian@five-d.com (1998-03-15) |
Re: complex instruction set compiler chase@naturalbridge.com (David Chase) (1998-03-15) |
Re: complex instruction set compiler Eric.Hildum@Japan.NCR.COM (Eric Hildum) (1998-03-18) |
Re: complex instruction set compiler richard@cogsci.ed.ac.uk (1998-03-18) |
Re: complex instruction set compiler tmoog@mcs.net (Tom Moog) (1998-03-20) |
Re: complex instruction set compiler jan@mailhost.neuroinformatik.ruhr-uni-bochum.de (Jan Vorbrueggen) (1998-03-20) |
From: | ian@five-d.com (Ian Kemmish) |
Newsgroups: | comp.compilers,comp.arch,comp.compilers.tools.pccts |
Date: | 15 Mar 1998 15:55:15 -0500 |
Organization: | At home with Ian |
References: | 98-03-144 |
Keywords: | architecture, performance, comment |
vjain@ececs.uc.edu says...
> I m looking for a rich complex instruction set which has a code
>generator (or code generator generator ) to go along with it. It would
> Vipin
>[There's always the Vax back end for GCC. -John]
The compiler for Franz Lisp in BSD 4.2 (also for VAX, of course, and free on
the BSD source tapes) actually *used* the complex instructions. I *think* it
used the procedure call stuff, and I definitely remember it used the POLY
instruction, and lots of lovely addressing modes....
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ian Kemmish 18 Durham Close, Biggleswade, Beds SG18 8HZ, UK
ian@five-d.com Tel: +44 1767 601 361
[I was under the impression that the very complex Vax instructions usually
ran slower than a sequence of simpler instructions. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.