mov_imm

Function mov_imm 

Source
pub fn mov_imm(
    a0: impl Into<RegMem>,
    a1: impl Into<ImmKind>,
) -> Instruction<mov_imm>