
AsmJit Project
Low-Latency Machine Code Generation
Vector register (ARM).
Additional signature bits used by arm::Vec.
Element type (AArch64 only).
Returns whether the register has associated an element type.
Returns whether the register has element index (it's an element index access).
Returns whether the reggister has element type or element index (or both).
Returns element type of the register.
Sets element type of the register to elementType
.
Resets element type to none.
Returns element index of the register.
Sets element index of the register to elementType
.
Resets element index of the register.
Creates a cloned register with element access.