cs_x86_op

Instruction operand

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 mode.

avx_bcast
x86_avx_bcast avx_bcast;

AVX broadcast type, or 0 if irrelevant

avx_zero_opmask
bool avx_zero_opmask;

AVX zero opmask {z}

size
ubyte size;

size of this operand (in bytes).

type
x86_op_type type;

< operand type

Meta