Zydis
master
|
Instruction 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... | |
Instruction meta info.
ZydisBranchType branch_type |
The branch type.
ZydisInstructionCategory category |
The instruction category.
ZydisExceptionClass exception_class |
The exception class.
ZydisISAExt isa_ext |
The ISA-set extension.
ZydisISASet isa_set |
The ISA-set.