forge
0.2.0
Module arithmetic
Module Items
Functions
In forge::
revm::
interpreter::
instructions
forge
::
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