Added
This commit is contained in:
23
doc/sparc/intro
Normal file
23
doc/sparc/intro
Normal file
@@ -0,0 +1,23 @@
|
||||
.so init
|
||||
.hw de-vised
|
||||
.TL
|
||||
A fast backend for SPARC processors
|
||||
.AU
|
||||
Philip Homburg
|
||||
Raymond Michiels
|
||||
.AI
|
||||
Dept. of Mathematics and Computer Science
|
||||
Vrije Universiteit
|
||||
Amsterdam, The Netherlands
|
||||
.AB
|
||||
The language EM is an intermediate language for use in compiler
|
||||
construction.
|
||||
In this paper we describe the construction of a so-called fast backend
|
||||
which translates EM code to assembler for SPARC processors.
|
||||
.br
|
||||
Our construction deviates strongly from the usual procedure. We have
|
||||
devised and implemented a virtual stack with which it is possible to
|
||||
generate very acceptable code without much loss in compile time.
|
||||
.AE
|
||||
.PP
|
||||
.bp
|
||||
Reference in New Issue
Block a user