forge
0.2.0
In forge::
revm::
interpreter::
opcode
forge
::
revm
::
interpreter
::
opcode
Constant
DUP12
Copy item path
pub const DUP12:
u8
= 0x8B; // 139u8
Expand description
The
0x8B
(“DUP12”) opcode.