Contents

vLR512Shift(_:_:_:)

512-bit logical right shift .

Declaration

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

See Also

Shifting and rotating large integers