
AsmJit
Low-Latency Machine Code Generation
General purpose register (AArch64).
Special register id.
Default constructor that only setups basics.
Makes a copy of the other
register having id set to id
Creates a register based on signature
and id
.
Creates a completely uninitialized Gp register operand (garbage).
Creates a new register from register type and id.
Creates a new 32-bit low general purpose register (W) having the given register id regId
.
Creates a new 64-bit low general purpose register (X) having the given register id regId
.
Creates a new 32-bit low general purpose register (W) having the given register id regId
.
Creates a new 64-bit low general purpose register (X) having the given register id regId
.
Test whether this register is ZR register.
Test whether this register is SP register.
Clones and casts this register to a 32-bit (W) register.