x86_op_type

Operand type for instruction's operands

Values

ValueMeaning
X86_OP_INVALID0

< = CS_OP_INVALID (Uninitialized).

X86_OP_REG1

< = CS_OP_REG (Register operand).

X86_OP_IMM2

< = CS_OP_IMM (Immediate operand).

X86_OP_MEM3

< = CS_OP_MEM (Memory operand).

Meta