revm_interpreter::opcode

Constant DUP1

Source
pub const DUP1: u8 = 0x80;
Expand description

The 0x80 (“DUP1”) opcode.