Module bitwise
reth_
revm
1.3.1
Module bitwise
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
bitwise
Copy item path
Settings
Help
Summary
Functions
§
bitand
bitor
bitxor
byte
eq
gt
iszero
lt
not
sar
EIP-145: Bitwise shifting instructions in EVM
sgt
shl
EIP-145: Bitwise shifting instructions in EVM
shr
EIP-145: Bitwise shifting instructions in EVM
slt