revm_interpreter::opcode

Constant DUP8

Source
pub const DUP8: u8 = 0x87;
Expand description

The 0x87 (“DUP8”) opcode.