Contents

vA512Shift(_:_:_:)

512-bit arithmetic shift.

Declaration

func vA512Shift(_ a: UnsafePointer<vS512>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vS512>)

See Also

Shifting and rotating large integers