pub fn cmov( a0: impl Into<Condition>, a1: impl Into<RegSize>, a2: impl Into<Reg>, a3: impl Into<RegMem>, ) -> Instruction<cmov>