cs_m680x_op

Instruction operand

extern (C)
struct cs_m680x_op {
m680x_op_type type;
}

Members

Unions

__anonymous
union __anonymous

Variables

access
ubyte access;

How is this operand accessed? (READ, WRITE or READ|WRITE) This field is combined of cs_ac_type. NOTE: this field is irrelevant if engine is compiled in DIET

size
ubyte size;

< size of this operand (in bytes)

Meta