MicroTESK 2.4.44 has been released
New features are as follows:
- support for sections stored in separate files (useful for boot generation);
- decoder generator improvements: decode attribute and bit selection in image.
Sections stored in separate files
There are supported sections stored in separate files (an argument :file has been introduced). That facility may be useful for boot generation.
Decoder generator
- A primitive (mode or op) is allowed to specify a decode attribute describing how to construct the primitive’s arguments from the temporary variables (this is a hint to the decoder generator).
- It is permitted to select bits of non-immediate arguments in the primitive’s image.
MicroTESK 2.4.44 can be downloaded from here.