revm_interpreter::opcode

Constant POP

Source
pub const POP: u8 = 0x50;
Expand description

The 0x50 (“POP”) opcode.