pub fn vfpromotelow<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>)where E: Extend<u8>,
encode
Promotes the low two lanes of the f32x4 input to f64x2.