Contents

vS8HalfMultiply(_:_:)

Signed 8-bit multiplication; results are same width as multiplicands.

Declaration

func vS8HalfMultiply(_ vA: vSInt8, _ vB: vSInt8) -> vSInt8

See Also

Integer Arithmetic Functions (from vBasicOps.h)