1990
DOI: 10.1145/74105.74111
|View full text |Cite
|
Sign up to set email alerts
|

A generative approach to Universal Cross Assembler design

Abstract: A new approach to Universal Cross Assembler design is proposed. New assemblers can be generated easily from the assembly language syntax, instruction set, addressing modes, binary code pattern of the instructions, directives, and the output file format. There are no constraints on the syntax, addressing modes, and instruction code lengths. It achieves high generality, extendibility and portability by considering assemblers as high level language compilers, using high level language development tools, YACC and … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2005
2005
2008
2008

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…Other specification language based assembler generators are also described in [22], [4] and similar publications about cross assemblers.…”
Section: Related Workmentioning
confidence: 99%
“…Other specification language based assembler generators are also described in [22], [4] and similar publications about cross assemblers.…”
Section: Related Workmentioning
confidence: 99%
“…Most assembler generators reported in the literature [6,12,13] use Lex and Yacc for both ADL and assembly language parser generation. Besides its inherent limitation to LALR(1) syntactic analysis [11], Yacc does not have a co-validation mechanism between language and grammar.…”
Section: B Parser Generation Enginesmentioning
confidence: 99%