Tms320c64xOpMem

Instruction's operand referring to memory

This is associated with the Tms320c64xOpType.mem operand type

Members

Variables

base
Tms320c64xRegister base;

Base register

direction
Tms320c64xMemDir direction;

Direction

disp
SafeUnion!Tms320c64xDispValue disp;

Displacement/offset value

disptype
Tms320c64xMemDisp disptype;

Displacement type

modify
Tms320c64xMemMod modify;

Modification

scaled
uint scaled;

Offset scaled

unit
uint unit;

Unit of base and offset register

Meta