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>,
Expand description

Move between v registers.