cs_m680x

The M680X instruction and it's operands

Members

Variables

flags
ubyte flags;

< See: M680X instruction flags

op_count
ubyte op_count;

< number of operands for the instruction or 0

operands
cs_m680x_op[M680X_OPERAND_COUNT] operands;

< operands for this insn.

Meta