Arm64Op

Instruction operand

Constructors

this
this(cs_arm64_op internal)
Undocumented in source.

Alias This

value

Members

Variables

ext
Arm64Extender ext;

Extender type of this operand

shift
Arm64Shift shift;

Potential shifting of operand

type
Arm64OpType type;

Operand type

value
Arm64OperandValue value;

Operand value of type type

vas
Arm64Vas vas;

Vector arrangement specifier

vectorIndex
int vectorIndex;

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

vess
Arm64Vess vess;

Vector element size specifier

Meta