pulley_interpreter::encode

Function vsplatf64

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

dst = splat(src)