Zydis  v3.1.0
ZydisDecodedInstruction_::ZydisDecodedInstructionMeta_ Struct Reference

Meta info. More...

#include <DecoderTypes.h>

Data Fields

ZydisInstructionCategory category
 The instruction category. More...
 
ZydisISASet isa_set
 The ISA-set. More...
 
ZydisISAExt isa_ext
 The ISA-set extension. More...
 
ZydisBranchType branch_type
 The branch type. More...
 
ZydisExceptionClass exception_class
 The exception class. More...
 

Detailed Description

Meta info.

Field Documentation

◆ branch_type

ZydisBranchType branch_type

The branch type.

◆ category

The instruction category.

◆ exception_class

ZydisExceptionClass exception_class

The exception class.

◆ isa_ext

ZydisISAExt isa_ext

The ISA-set extension.

◆ isa_set

ZydisISASet isa_set

The ISA-set.


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