aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mpagecache_test.go
diff options
context:
space:
mode:
authorRuixin(Peter) Bao <ruixin.bao@ibm.com>2020-04-27 09:51:01 -0400
committerMichael Munday <mike.munday@ibm.com>2020-04-27 20:20:53 +0000
commita7e9e84716e2d39b1e7ea7f231334c88f2428260 (patch)
treed8bde93146838d708ea629bc51d1ed9b0972d1c3 /src/runtime/mpagecache_test.go
parentd2f5e4e38c8f3d847a1925344dadbf8fb8cdb180 (diff)
downloadgo-a7e9e84716e2d39b1e7ea7f231334c88f2428260.tar.xz
math/big: simplify hasVX checking on s390x
Originally, we use an assembly function that returns a boolean result to tell whether the machine has vector facility or not. It is now no longer needed when we can directly use cpu.S390X.HasVX variable. Change-Id: Ic1dae851982532bcfd9a9453416c112347f21d87 Reviewed-on: https://go-review.googlesource.com/c/go/+/230318 Reviewed-by: Michael Munday <mike.munday@ibm.com> Run-TryBot: Michael Munday <mike.munday@ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/mpagecache_test.go')
0 files changed, 0 insertions, 0 deletions