Re: Architecture description languages for compilers?

brent@eng.uiowa.edu (Brent H. Pease)
Wed, 27 Jan 1993 04:14:14 GMT

          From comp.compilers

Related articles
Architecture description languages for compilers? eigenstr@cs.rose-hulman.edu (1993-01-25)
Architecture description languages for compilers? tac@eos.ncsu.edu (1993-01-26)
Re: Architecture description languages for compilers? brent@eng.uiowa.edu (1993-01-27)
Re: Architecture description languages for compilers? arh@cix.compulink.co.uk (Andrew Henson) (1993-01-27)
Re: Architecture description languages for compilers? pardo@cs.washington.edu (1993-01-28)
Re: Architecture description languages for compilers? zstern@adobe.com (1993-01-28)
Re: Architecture description languages for compilers? wjw@eb.ele.tue.nl (1993-02-01)
| List of all articles for this month |

Newsgroups: comp.compilers
From: brent@eng.uiowa.edu (Brent H. Pease)
Organization: Department of Elect. and Comp. Engr., University of Iowa, USA.
Date: Wed, 27 Jan 1993 04:14:14 GMT
Keywords: architecture, VHDL
References: 93-01-180 93-01-194

> ... topics I'm interested in is machine descriptions--some vanilla way to
> describe the architecture of a machine for purposes of code generation.


The obvious place to look is GCC which is probably the most successful
compiler to do this kind of thing. You will probably want to focus on RTL
and the "md" files(machine description). brent.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.