aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/arith_decl_s390x.go
AgeCommit message (Expand)Author
2020-04-27math/big: simplify hasVX checking on s390xRuixin(Peter) Bao
2020-04-24math/big: rewrite subVW to use fast path on s390xRuixin(Peter) Bao
2020-04-24math/big: rewrite addVW to use fast path on s390xRuixin(Peter) Bao
2016-10-26math/big: uses SIMD for some math big functions on s390xBill O'Farrell