Contents

vS256HalfMultiply(_:_:_:)

Signed 256-bit multiplication; result is the same width as multiplicands.

Declaration

func vS256HalfMultiply(_ a: UnsafePointer<vS256>, _ b: UnsafePointer<vS256>, _ result: UnsafeMutablePointer<vS256>)

See Also

Performing arithmetic operations on large integers