github.com/twelsh-aw/go/src@v0.0.0-20230516233729-a56fe86a7c81/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