reth_
revm
1.1.4
In reth_
revm::
interpreter::
opcode
reth_revm
::
interpreter
::
opcode
Constant
DUP1
Copy item path
pub const DUP1:
u8
= 0x80; // 128u8
Expand description
The
0x80
(“DUP1”) opcode.