pulley_interpreter::encode

Function xmov

Source
pub fn xmov<E>(into: &mut E, dst: impl Into<XReg>, src: impl Into<XReg>)
where E: Extend<u8>,
Expand description

Move between x registers.