ppc_op_type

Operand type for instruction's operands

Values

ValueMeaning
PPC_OP_INVALID0

< = CS_OP_INVALID (Uninitialized).

PPC_OP_REG1

< = CS_OP_REG (Register operand).

PPC_OP_IMM2

< = CS_OP_IMM (Immediate operand).

PPC_OP_MEM3

< = CS_OP_MEM (Memory operand).

PPC_OP_CRX64

< Condition Register field

Meta