pulley_interpreter::encode

Function vfpromotelow

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

Promotes the low two lanes of the f32x4 input to f64x2.