]> Cypherpunks repositories - gostls13.git/commit
math/big: temporarily disable buggy shlVU assembly for arm64
authorRobert Griesemer <gri@golang.org>
Wed, 27 Mar 2019 22:50:36 +0000 (15:50 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 27 Mar 2019 23:40:12 +0000 (23:40 +0000)
commit4dce6dbb1e3269211e9dafb6a406035696993574
tree12e5a638381cf7d3da283363a622220a490adc37
parent591193b01fbf0ae6ad4ad6fee610d7807b8bdf7c
math/big: temporarily disable buggy shlVU assembly for arm64

This addresses the failures we have seen in #31084. The correct
fix is to find the actual bug in the assembly code.

Updates #31084.

Change-Id: I437780c53d0c4423d742e2e3b650b899ce845372
Reviewed-on: https://go-review.googlesource.com/c/go/+/169721
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/big/arith_arm64.s