asmjit::BaseEmitter::Funcs Struct Reference [¶]
Functions used by backend-specific emitter implementation.
These are typically shared between Assembler/Builder/Compiler of a single backend.
Functions used by backend-specific emitter implementation.
These are typically shared between Assembler/Builder/Compiler of a single backend.
Resets all functions to nullptr.
Emit prolog implementation.
Emit epilog implementation.
Emit arguments assignment implementation.
Instruction formatter implementation.
Instruction validation implementation.