diff options
| author | Ruixin(Peter) Bao <ruixin.bao@ibm.com> | 2020-04-27 09:51:01 -0400 |
|---|---|---|
| committer | Michael Munday <mike.munday@ibm.com> | 2020-04-27 20:20:53 +0000 |
| commit | a7e9e84716e2d39b1e7ea7f231334c88f2428260 (patch) | |
| tree | d8bde93146838d708ea629bc51d1ed9b0972d1c3 /src/runtime/mpagecache_test.go | |
| parent | d2f5e4e38c8f3d847a1925344dadbf8fb8cdb180 (diff) | |
| download | go-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
