Zydis
master
|
Detailed info about displacement-bytes. More...
#include <DecoderTypes.h>
Data Fields | |
ZyanI64 | value |
The displacement value. More... | |
ZyanU8 | size |
The physical displacement size, in bits. More... | |
ZyanU8 | offset |
The offset of the displacement data, relative to the beginning of the instruction, in bytes. More... | |
Detailed info about displacement-bytes.
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.