forge
0.2.0
In forge::
revm::
interpreter::
opcode
forge
::
revm
::
interpreter
::
opcode
Constant
MLOAD
Copy item path
pub const MLOAD:
u8
= 0x51; // 81u8
Expand description
The
0x51
(“MLOAD”) opcode.