pub fn vfdemote<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>)where E: Extend<u8>,
encode
Demotes the two f64x2 lanes to f32x2 and then extends with two more zero lanes.