Skip to main content

mstore8

Function mstore8 

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

Implements the MSTORE8 instruction.

Stores a single byte to memory.