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

Describes one decoded prefix. More...

#include <fcml_disassembler.h>

Public Attributes

fcml_uint8_t prefix
 Prefix itself as raw byte.
 
fcml_en_prefix_types prefix_type
 Type of the prefix.
 
fcml_bool mandatory_prefix
 FCML_TRUE if prefix is treated as mandatory one.
 
fcml_uint8_t avx_bytes [3]
 Place for additional bytes of VEX/EVEX/XOP prefix. More...
 

Detailed Description

Describes one decoded prefix.

Member Data Documentation

◆ avx_bytes

fcml_uint8_t fcml_st_instruction_prefix::avx_bytes[3]

Place for additional bytes of VEX/EVEX/XOP prefix.

since 1.2.0


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