Instruction declaration.
More...
#include <mir.h>
Instruction declaration.
Definition at line 101 of file mir.h.
◆ _fields_size
unsigned int mir_inst::_fields_size |
Size of the allocated memory for fields
array.
Definition at line 109 of file mir.h.
◆ _parameters_size
unsigned int mir_inst::_parameters_size |
Size of the allocated memory for parameters
array.
Definition at line 110 of file mir.h.
◆ fields
Instruction field's specification list.
Definition at line 106 of file mir.h.
◆ fields_length
unsigned int mir_inst::fields_length |
Number of elements on the fields
array.
Definition at line 107 of file mir.h.
◆ name
Instruction name.
Definition at line 103 of file mir.h.
◆ parameters
List of instruction's parameters.
Definition at line 105 of file mir.h.
◆ parameters_length
unsigned int mir_inst::parameters_length |
Number of paramenters on the parameters
array.
Definition at line 108 of file mir.h.
◆ size
Instruction size in bits.
Definition at line 104 of file mir.h.
The documentation for this struct was generated from the following file: