pub fn vaddpairwisei32x4_s<E>( into: &mut E, operands: impl Into<BinaryOperands<VReg>>, )where E: Extend<u8>,
encode
dst = [src1[0] + src1[1], ..., src2[2] + src2[3]]