A complete (I think) set of code generator macros to generate published op-codes
Rev. | b281f65ed7aeceaaf5feefa53f71dc6a4c0a99ac |
---|---|
Größe | 700 Bytes |
Zeit | 2020-10-08 20:37:04 |
Autor | Joel Matthew Rees |
Log Message | As it survived the trip across the Mac and ocean
|
General description of the files in this download are in the file 68knotes.txt.
The files code.c and code.h contain the code "generator", actually an assembler, as
it were, for use in direct code generation. Issues such as registor allocation and
redundant move elimination are not even approached.
The files txxxx.c are short programs which can be compiled, debugged with a break right
before the end of main, and the code_array and data_array examined for some scatter testing
of the assembly operations. They also provide usage examples.
I am placing the whole of it in the public domain.
Joel Rees, Takino, Kato, Hyogo, Japan
joel_rees@sannet.ne.jp
http://www.page.sannet.ne.jp/joel_rees