]> Cypherpunks repositories - gostls13.git/commit
math, math/big: added support for mips64{,le}
authorYao Zhang <lunaria21@gmail.com>
Thu, 10 Sep 2015 02:39:45 +0000 (22:39 -0400)
committerMinux Ma <minux@golang.org>
Thu, 12 Nov 2015 04:49:57 +0000 (04:49 +0000)
commit4a25f6ca05896f25bd8a1b561b09915b456f36c6
tree9e87334d99a62e8021b9b73fde6630aaf3d0891e
parentd58081cf0a2fecb3917a3032d8c2fff9e312b0b8
math, math/big: added support for mips64{,le}

Change-Id: I5129a5b9dbbc57d97da723c2fc247bd28f951817
Reviewed-on: https://go-review.googlesource.com/14451
Reviewed-by: Minux Ma <minux@golang.org>
src/math/big/arith_mips64x.s [new file with mode: 0644]
src/math/stubs_mips64x.s [new file with mode: 0644]