pulley_interpreter::encode

Function vsplatx16

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

dst = splat(low16(src))