Zydis
master
|
Extended info for memory-operands with displacement. More...
#include <DecoderTypes.h>
Data Fields | |
ZyanI64 | value |
The displacement value. More... | |
ZyanU8 | offset |
The offset of the displacement data, relative to the beginning of the instruction, in bytes. More... | |
ZyanU8 | size |
The physical displacement size, in bits. More... | |
Extended info for memory-operands with displacement.
ZyanU8 offset |
The offset of the displacement data, relative to the beginning of the instruction, in bytes.
ZyanU8 size |
The physical displacement size, in bits.
ZyanI64 value |
The displacement value.