pulley_interpreter::encode

Function vmov

Source
pub fn vmov<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Move between v registers.