polkavm_assembler::amd64::inst

Function store

Source
pub fn store(
    a0: impl Into<Size>,
    a1: impl Into<MemOp>,
    a2: impl Into<Reg>,
) -> Instruction<store>