Zydis  v3.1.0
ZydisDecodedInstruction_::ZydisDecodedInstructionRaw_::ZydisDecodedInstructionRawDisp_ Struct Reference

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 Description

Detailed info about displacement-bytes.

Field Documentation

◆ offset

ZyanU8 offset

The offset of the displacement data, relative to the beginning of the instruction, in bytes.

◆ size

ZyanU8 size

The physical displacement size, in bits.

◆ value

ZyanI64 value

The displacement value.


The documentation for this struct was generated from the following file: