pub fn vaddi8x16_sat<E>(into: &mut E, operands: impl Into<BinaryOperands<VReg>>)where E: Extend<u8>,
encode
dst = satruating_add(src1, src2)