|
fcml
1.2.2
|
An encoded instruction. More...
#include <fcml_common.h>
Public Attributes | |
| fcml_uint8_t * | code |
| Pointer to the instruction code. More... | |
| fcml_usize | code_length |
| Instruction code length. More... | |
An encoded instruction.
| fcml_uint8_t* fcml_st_instruction_code::code |
Pointer to the instruction code.
| fcml_usize fcml_st_instruction_code::code_length |
Instruction code length.
1.8.13