reth_
revm
1.1.4
Module arithmetic
Module Items
Functions
In reth_
revm::
interpreter::
instructions
reth_revm
::
interpreter
::
instructions
Module
arithmetic
Copy item path
Functions
ยง
add
addmod
div
exp
mul
mulmod
rem
sdiv
signextend
Implements the
SIGNEXTEND
opcode as defined in the Ethereum Yellow Paper.
smod
sub