pub const fn instruction<H: Host + ?Sized, SPEC: Spec>( opcode: u8, ) -> Instruction<H>
Returns the instruction function for the given opcode and spec.