Module arithmetic
revm
18.0.0
Module arithmetic
Module Items
Functions
In revm::
interpreter::
instructions
Modules
arithmetic
bitwise
contract
control
data
host
host_env
i256
macros
memory
stack
system
utility
revm
::
interpreter
::
instructions
Module
arithmetic
Copy item path
Settings
Help
Summary
Source
Functions
§
add
addmod
div
exp
mul
mulmod
rem
sdiv
signextend
Implements the
SIGNEXTEND
opcode as defined in the Ethereum Yellow Paper.
smod
sub