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