store

Function store 

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