Contents

vS512SubS(_:_:_:)

Signed 512-bit subtraction with saturation (clipping).

Declaration

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

See Also

Performing arithmetic operations on large integers