Module bitwise
revm
18.0.0
Module bitwise
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
bitwise
Copy item path
Settings
Help
Summary
Source
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