Contents

vU512AddS(_:_:_:)

Unsigned 512-bit addition with saturation (clipping).

Declaration

func vU512AddS(_ a: UnsafePointer<vU512>, _ b: UnsafePointer<vU512>, _ result: UnsafeMutablePointer<vU512>)

See Also

Performing arithmetic operations on large integers