Function reth_revm::interpreter::opcode::make_instruction_table

pub const fn make_instruction_table<H, SPEC>() -> [fn(_: &mut Interpreter, _: &mut H); 256]
where H: Host + ?Sized, SPEC: Spec,
Expand description

Make instruction table.