pub fn instruction<H: Host, SPEC: Spec>(opcode: u8) -> Instruction<H>
Expand description

Returns the instruction function for the given opcode and spec.