cs_arm64_op

Instruction operand

Members

Structs

_Anonymous_0
struct _Anonymous_0

< shifter type of this operand < shifter value of this operand

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.

ext
arm64_extender ext;

< extender type of this operand

type
arm64_op_type type;

< operand type

vas
arm64_vas vas;

< Vector Arrangement Specifier

vector_index
int vector_index;

< Vector Index for some vector operands (or -1 if irrelevant)

vess
arm64_vess vess;

< Vector Element Size Specifier

Meta