forge::revm::interpreter::opcode

Constant DUP2

pub const DUP2: u8 = 0x81; // 129u8
Expand description

The 0x81 (“DUP2”) opcode.