| Related articles |
|---|
| Looking for simple SPARC assembler akonstan@fridge.cs.rpi.edu (1995-04-27) |
| Re: Looking for simple SPARC assembler norman@flaubert.bellcore.com (1995-04-30) |
| Newsgroups: | comp.compilers |
| From: | norman@flaubert.bellcore.com (Norman Ramsey) |
| Keywords: | sparc, assembler |
| Organization: | Bellcore, Morristown NJ |
| References: | 95-04-187 |
| Date: | Sun, 30 Apr 1995 17:25:24 GMT |
Alexander Konstantinou <akonstan@fridge.cs.rpi.edu> wrote:
>I am looking for the source of a simple SPARC assembler.
Depending on what you are looking for, you might find the New Jersey
Machine-Code Toolkit useful. From a machine description, it generates
C code that encodes instructions, which is part of what an assembler
does. You can find more information at
http://www.cs.princeton.edu/software/toolkit
A SPARC description is distributed with the toolkit.
Norman Ramsey
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.