SparcOpMem

Instruction's operand referring to memory

This is associated with the SparcOpType.mem operand type

Constructors

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

Members

Variables

base
SparcRegister base;

Base register

disp
int disp;

Displacement/offset value

index
SparcRegister index;

Index register

Meta