Zydis
master
|
Defines the ZydisOperandDetails
struct.
More...
#include <SharedData.h>
Public Member Functions | |
ZyanU8 encoding | ZYAN_BITFIELD (ZYDIS_OPERAND_ENCODING_REQUIRED_BITS) |
Data Fields | |
struct { | |
union { | |
} reg | |
} | reg |
struct { | |
} | mem |
Defines the ZydisOperandDetails
struct.
ZyanU8 encoding ZYAN_BITFIELD | ( | ZYDIS_OPERAND_ENCODING_REQUIRED_BITS | ) |
struct { ... } mem |
union { ... } reg |
struct { ... } reg |