Contents

vLL1024Shift(_:_:_:)

1024-bit logical left shift.

Declaration

func vLL1024Shift(_ a: UnsafePointer<vU1024>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vU1024>)

See Also

Shifting and rotating large integers