PpcOpMem

Instruction's operand referring to memory

This is associated with the PpcOpType.mem operand type

struct PpcOpMem {}

Members

Variables

base
PpcRegister base;
Undocumented in source.
disp
int disp;
Undocumented in source.

Meta