m680x_op_type

Operand type for instruction's operands

Values

ValueMeaning
M680X_OP_INVALID0

< = CS_OP_INVALID (Uninitialized).

M680X_OP_REGISTER1

< = Register operand.

M680X_OP_IMMEDIATE2

< = Immediate operand.

M680X_OP_INDEXED3

< = Indexed addressing operand.

M680X_OP_EXTENDED4

< = Extended addressing operand.

M680X_OP_DIRECT5

< = Direct addressing operand.

M680X_OP_RELATIVE6

< = Relative addressing operand.

M680X_OP_CONSTANT7

< = constant operand (Displayed as number only).

Meta