asmjit::a64::EmitterExplicitT< This > Struct Template Reference
template<typename This>
struct asmjit::a64::EmitterExplicitT< This >
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).