Zydis
master
|
Defines the ZydisDecoder
struct.
More...
#include <Decoder.h>
Data Fields | |
ZydisMachineMode | machine_mode |
The machine mode. More... | |
ZydisStackWidth | stack_width |
The stack width. More... | |
ZyanU32 | decoder_mode |
The decoder mode bitmap. More... | |
Defines the ZydisDecoder
struct.
All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.
ZyanU32 decoder_mode |
The decoder mode bitmap.
ZydisMachineMode machine_mode |
The machine mode.
ZydisStackWidth stack_width |
The stack width.