Module arithmetic
reth_
revm
1.3.1
Module arithmetic
Module Items
Functions
In reth_
revm::
interpreter::
instructions
Modules
arithmetic
bitwise
block_info
contract
control
data
host
i256
macros
memory
stack
system
tx_info
utility
Functions
instruction_table
Type Aliases
Instruction
InstructionTable
reth_revm
::
interpreter
::
instructions
Module
arithmetic
Copy item path
Settings
Help
Summary
Functions
§
add
addmod
div
exp
mul
mulmod
rem
sdiv
signextend
Implements the
SIGNEXTEND
opcode as defined in the Ethereum Yellow Paper.
smod
sub