forge::revm::interpreter::opcode

Constant POP

pub const POP: u8 = 0x50; // 80u8
Expand description

The 0x50 (“POP”) opcode.