reth_
revm
1.4.3
In reth_
revm::
bytecode::
opcode
reth_revm
::
bytecode
::
opcode
Constant
DUP3
Copy item path
pub const DUP3:
u8
= 0x82; // 130u8
Expand description
The
0x82
(“DUP3”) opcode.