SyszOpMem

Instruction's operand referring to memory

This is associated with the SyszOpType.mem operand type

Constructors

this
this(Capstone cs, sysz_op_mem internal)
Undocumented in source.

Members

Variables

base
SyszRegister base;

Base register

disp
long disp;

Displacement/offset value

index
SyszRegister index;

Index register

length
ulong length;

BDLAddr operand

Meta