github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/crypto/internal/bigmod/nat_amd64.go (about) 1 // Code generated by command: go run nat_amd64_asm.go -out ../nat_amd64.s -stubs ../nat_amd64.go -pkg bigmod. DO NOT EDIT. 2 3 //go:build amd64 && gc && !purego 4 5 package bigmod 6 7 //go:noescape 8 func montgomeryLoop(d []uint, a []uint, b []uint, m []uint, m0inv uint) uint