revm
33.1.0
In revm::
state::
bytecode::
opcode
revm
::
state
::
bytecode
::
opcode
Constant
DUP12
Copy item path
Source
pub const DUP12:
u8
= 0x8B; // 139u8
Expand description
The
0x8B
(“DUP12”) opcode.