-
- Downloads
math/big: add more complete tests and benchmarks of assembly
Also fix a few real but currently harmless bugs from CL 664895. There were a few places that were still wrong if z != x or if a != 0. Change-Id: Id8971e2505523bc4708780c82bf998a546f4f081 Reviewed-on: https://go-review.googlesource.com/c/go/+/664897 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by:Alan Donovan <adonovan@google.com>
Showing
- src/math/big/arith_amd64.s 4 additions, 3 deletionssrc/math/big/arith_amd64.s
- src/math/big/arith_s390x_test.go 5 additions, 22 deletionssrc/math/big/arith_s390x_test.go
- src/math/big/arith_test.go 596 additions, 338 deletionssrc/math/big/arith_test.go
- src/math/big/nat_test.go 4 additions, 4 deletionssrc/math/big/nat_test.go
Loading
Please register or sign in to comment