AsmJit
Low-Latency Machine Code Generation
ARM emitter.
NOTE: This class cannot be instantiated, you can only cast to it and use it as emitter that emits to either Assembler, Builder, or Compiler (use with caution with Compiler as it expects virtual registers to be used).
Returns either 32-bit or 64-bit GP register of the given id
depending on the emitter's architecture.
Clones the given reg
to either 32-bit or 64-bit GP register depending on the emitter's architecture.