-
- Downloads
math/big: delete all mulWW assembly code
Now gc can generate the same assembly code. Change-Id: Iac503003e14045d63e2def66408c13cee516aa37 Reviewed-on: https://go-review.googlesource.com/c/go/+/402575 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by:Keith Randall <khr@golang.org> Reviewed-by:
Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org> Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by:
Keith Randall <khr@google.com>
Showing
- src/math/big/arith.go 1 addition, 1 deletionsrc/math/big/arith.go
- src/math/big/arith_386.s 0 additions, 9 deletionssrc/math/big/arith_386.s
- src/math/big/arith_amd64.s 0 additions, 10 deletionssrc/math/big/arith_amd64.s
- src/math/big/arith_arm.s 0 additions, 11 deletionssrc/math/big/arith_arm.s
- src/math/big/arith_arm64.s 0 additions, 11 deletionssrc/math/big/arith_arm64.s
- src/math/big/arith_decl.go 0 additions, 1 deletionsrc/math/big/arith_decl.go
- src/math/big/arith_decl_pure.go 0 additions, 4 deletionssrc/math/big/arith_decl_pure.go
- src/math/big/arith_mips64x.s 0 additions, 3 deletionssrc/math/big/arith_mips64x.s
- src/math/big/arith_mipsx.s 0 additions, 3 deletionssrc/math/big/arith_mipsx.s
- src/math/big/arith_ppc64x.s 0 additions, 10 deletionssrc/math/big/arith_ppc64x.s
- src/math/big/arith_riscv64.s 0 additions, 11 deletionssrc/math/big/arith_riscv64.s
- src/math/big/arith_s390x.s 0 additions, 9 deletionssrc/math/big/arith_s390x.s
- src/math/big/arith_test.go 1 addition, 1 deletionsrc/math/big/arith_test.go
- src/math/big/arith_wasm.s 0 additions, 3 deletionssrc/math/big/arith_wasm.s
Loading
Please register or sign in to comment