Skip to main content

mload

Function mload 

Source
pub fn mload<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the MLOAD instruction.

Loads a 32-byte word from memory.