]> Cypherpunks repositories - gostls13.git/commit
math/big: add s390x function implementations
authorMichael Munday <munday@ca.ibm.com>
Mon, 21 Mar 2016 01:49:52 +0000 (21:49 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Apr 2016 16:15:27 +0000 (16:15 +0000)
commit1e7c61d8c3fc0916b73cb7411afa45e99b50aac4
treed39dd2e2337000e5d9c5c2913da85cdefc06228a
parent7da42d75975044df37aa3aa2499623e2084a12df
math/big: add s390x function implementations

Change-Id: I2aadc885d6330460e494c687757f07c5e006f3b0
Reviewed-on: https://go-review.googlesource.com/20937
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/big/arith_s390x.s [new file with mode: 0644]