Function mload
pub fn mload<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the MLOAD instruction.
Loads a 32-byte word from memory.
pub fn mload<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the MLOAD instruction.
Loads a 32-byte word from memory.