pub fn vsplatf32<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<FReg>)where E: Extend<u8>,
encode
dst = splat(low32(src))