Expand description
This module provides a way to define, parse and execute operations.
osiris_process suggest this operation template :
- 16-bits : the operation identifier,
- 16-bits : a RegisterId, the operation target, if any,
- 32-bits : the operation argument(s) (see ArgumentScheme).
Modules§
Structs§
- Instruction
- Operation
- This struct represents an Instruction template.