Template variable specification
Variable name |
Type |
Description |
---|---|---|
mcdecoder |
|
Root element of decoder model. |
machine |
|
Decoding information about machine.
Shorthand for |
machine_decoder |
|
Decoding information about machine.
Shorthand for Deprecated and will be removed in version 1.0 |
instructions |
Sequence of
|
Decoding information about instructions.
Shorthand for |
instruction_decoders |
Sequence of
|
Decoding information about instructions.
Shorthand for Deprecated and will be removed in version 1.0 |
ns |
string |
Namespace prefix for generated codes.
Shorthand for |
extras |
any (user-specific) |
User-defined data for the global scope.
Shorthand for |
See MC decoder model specification to understand the types of template variables.