mov

Function mov 

Source
pub fn mov(
    a0: impl Into<RegSize>,
    a1: impl Into<Reg>,
    a2: impl Into<Reg>,
) -> Instruction<mov>