pub fn vnarrow32x4_s<E>(into: &mut E, operands: impl Into<BinaryOperands<VReg>>)
Available on crate feature
encode
only.Expand description
Narrows the two 32x4 vectors, assuming all input lanes are signed, to half the width. Narrowing is signed and saturating.