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