Contents

vS512AddS(_:_:_:)

Signed 512-bit addition with saturation (clipping).

Declaration

func vS512AddS(_ a: UnsafePointer<vS512>, _ b: UnsafePointer<vS512>, _ result: UnsafeMutablePointer<vS512>)

See Also

Performing arithmetic operations on large integers