PpcOp

Instruction's operand

Constructors

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

Alias This

value

Members

Variables

type
PpcOpType type;

Operand type

value
SafeUnion!PpcOpValue value;

Operand value of type type

Meta