Contents

vS32HalfMultiply(_:_:)

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

Declaration

func vS32HalfMultiply(_ vA: vSInt32, _ vB: vSInt32) -> vSInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)