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