DUP4
reth_
ethereum
1.6.0
In reth_
ethereum::
evm::
revm::
revm::
bytecode::
opcode
reth_ethereum
::
evm
::
revm
::
revm
::
bytecode
::
opcode
Constant
DUP4
Copy item path
pub const DUP4:
u8
= 0x83; // 131u8
Available on
crate feature
evm
only.
Expand description
The
0x83
(“DUP4”) opcode.