pub fn vwidenlow32x4_s<E>( into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>, )where E: Extend<u8>,
encode
Widens the low lanes of the input vector, as signed, to twice the width.