Zydis  master
ZydisDecodedOperandMem_::ZydisDecodedOperandMemDisp_ Struct Reference

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...
 

Detailed Description

Extended info for memory-operands with displacement.

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: