Zydis
v3.1.0
|
Defines the ZydisDecoder
struct.
More...
#include <Decoder.h>
Data Fields | |
ZydisMachineMode | machine_mode |
The machine mode. More... | |
ZydisAddressWidth | address_width |
The address width. More... | |
ZyanBool | decoder_mode [ZYDIS_DECODER_MODE_MAX_VALUE+1] |
The decoder mode array. More... | |
Defines the ZydisDecoder
struct.
All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.
ZydisAddressWidth address_width |
The address width.
ZyanBool decoder_mode[ZYDIS_DECODER_MODE_MAX_VALUE+1] |
The decoder mode array.
ZydisMachineMode machine_mode |
The machine mode.