revm_
interpreter
10.0.1
Module instructions
Module Items
Modules
Functions
In crate revm_
interpreter
revm_interpreter
Module
instructions
Copy item path
Source
Expand description
EVM opcode implementations.
Modules
§
arithmetic
bitwise
block_
info
contract
control
data
host
i256
macros
Utility macros to help implementing opcode instruction functions.
memory
stack
system
tx_info
utility
Functions
§
instruction
Returns the instruction function for the given opcode and spec.
instruction_
table