aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mpagecache_test.go
diff options
context:
space:
mode:
authorRuixin(Peter) Bao <ruixin.bao@ibm.com>2020-04-27 15:23:37 -0400
committerMichael Munday <mike.munday@ibm.com>2020-04-27 21:18:58 +0000
commit9a3f22be7a3a28bd8f33a86925e2b05f2314ead2 (patch)
tree375ffc3de9acaf9bb55515e677f50296bfbe14cd /src/runtime/mpagecache_test.go
parenta7e9e84716e2d39b1e7ea7f231334c88f2428260 (diff)
downloadgo-9a3f22be7a3a28bd8f33a86925e2b05f2314ead2.tar.xz
hash/crc32: 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. This CL also removes the last occurence of hasVectorFacility function on s390x. Change-Id: Id20cb746c21eacac5e13344b362e2d87adfe4317 Reviewed-on: https://go-review.googlesource.com/c/go/+/230337 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