PpcOpCrx

Instruction's operand referring to a conditional register

This is associated with the PpcOpType.crx operand type

Constructors

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

Members

Variables

cond
PpcBc cond;

Kind of condition

reg
PpcRegister reg;

Conditional register

scale
uint scale;

Scaling factor

Meta