ARCHITECTURE OF AN ASSEMBLER WITH INSTRUCTION FEATURE EXTENSIBLE

Qi Xinyu,Chen Zhanglong,Tu Shiliang
DOI: https://doi.org/10.3969/j.issn.1000-386X.2010.10.081
2010-01-01
Abstract:In this paper we discuss the embedded processor's assembler,and present a new assembler architecture with instruction feature extensible.It is easy to add new instructions or modify the function of instructions in such architecture.Then two compiling pre-processing directives are added to assembler according to this architecture.Assemblers with such kind of architecture can effectively reduce the difficulty of their development and maintenance,and enhance the efficiency of programming the assembly program.
What problem does this paper attempt to address?