X86Op

Instruction's operand

Constructors

this
this(cs_x86_op internal)
Undocumented in source.

Alias This

value

Members

Variables

avxBcast
X86AvxBroadcast avxBcast;

AVX broadcast type, or X86AvxBroadcast.invalid

avxZeroOpmask
bool avxZeroOpmask;

AVX zero opmask {z}

size
ubyte size;

Size of this operand (in bytes)

type
X86OpType type;

Operand type

value
X86OpValue value;

Operand value of type type

Meta