Instruction operand.
More...
#include <x86.h>
Instruction operand.
Definition at line 275 of file x86.h.
◆ @172
◆ 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.
Definition at line 289 of file x86.h.
◆ avx_bcast
AVX broadcast type, or 0 if irrelevant.
Definition at line 292 of file x86.h.
◆ avx_zero_opmask
bool cs_x86_op::avx_zero_opmask |
AVX zero opmask {z}.
Definition at line 295 of file x86.h.
◆ imm
immediate value for IMM operand
Definition at line 279 of file x86.h.
◆ mem
base/index/scale/disp value for MEM operand
Definition at line 280 of file x86.h.
◆ reg
register value for REG operand
Definition at line 278 of file x86.h.
◆ size
size of this operand (in bytes).
Definition at line 284 of file x86.h.
◆ type
operand type
Definition at line 276 of file x86.h.
The documentation for this struct was generated from the following file: