Capstone Documentation Beta

Enumeration M680xOp

public enum M680xOp

Operand type for instruction's operands

%3 M680xOp M680xOp UInt32 UInt32 M680xOp->UInt32

Conforms To

UInt32

Enumeration Cases

invalid

case invalid

= CS_OP_INVALID (Uninitialized).

register

case register

= Register operand.

immediate

case immediate

= Immediate operand.

indexed

case indexed

= Indexed addressing operand.

extended

case extended

= Extended addressing operand.

direct

case direct

= Direct addressing operand.

relative

case relative

= Relative addressing operand.

constant

case constant

= constant operand (Displayed as number only).