revm_interpreter::opcode

Constant MLOAD

Source
pub const MLOAD: u8 = 0x51;
Expand description

The 0x51 (“MLOAD”) opcode.