Skip to main content

emit_instruction

Function emit_instruction 

Source
fn emit_instruction(
    asm: &mut Assembler<X64Relocation, BUFFER_CAPACITY>,
    inst: &Instruction,
)
Expand description

Emit code for a single Instruction in the hash program.