fcml  1.2.2
Public Attributes | List of all members
fcml_st_instruction_code Struct Reference

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...
 

Detailed Description

An encoded instruction.

Member Data Documentation

◆ code

fcml_uint8_t* fcml_st_instruction_code::code

Pointer to the instruction code.

◆ code_length

fcml_usize fcml_st_instruction_code::code_length

Instruction code length.


The documentation for this struct was generated from the following file: