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