Skip to main content

mstore

Function mstore 

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

Implements the MSTORE instruction.

Stores a 32-byte word to memory.