sparc_op_type

Operand type for instruction's operands

Values

ValueMeaning
SPARC_OP_INVALID0

< = CS_OP_INVALID (Uninitialized).

SPARC_OP_REG1

< = CS_OP_REG (Register operand).

SPARC_OP_IMM2

< = CS_OP_IMM (Immediate operand).

SPARC_OP_MEM3

< = CS_OP_MEM (Memory operand).

Meta