Contents

vLL512Shift(_:_:_:)

512-bit logical left shift.

Declaration

func vLL512Shift(_ a: UnsafePointer<vU512>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vU512>)

See Also

Shifting and rotating large integers