vU512Divide(_:_:_:_:)
Computes the unsigned 512-bit division.
Declaration
func vU512Divide(_ numerator: UnsafePointer<vU512>, _ divisor: UnsafePointer<vU512>, _ result: UnsafeMutablePointer<vU512>, _ remainder: UnsafeMutablePointer<vU512>?)Computes the unsigned 512-bit division.
func vU512Divide(_ numerator: UnsafePointer<vU512>, _ divisor: UnsafePointer<vU512>, _ result: UnsafeMutablePointer<vU512>, _ remainder: UnsafeMutablePointer<vU512>?)