mirror of
https://github.com/golang/go
synced 2024-11-08 05:56:12 -07:00
6661cf6dfd
This change replaces the current runtime capabilities check for ppc64x with the new internal/cpu package. It also adds support for the new POWER9 ISA and capabilities. Updates #15403 Change-Id: I5b64a79e782f8da3603e5529600434f602986292 Reviewed-on: https://go-review.googlesource.com/53830 Reviewed-by: Martin Möhrmann <moehrmann@google.com> |
||
---|---|---|
.. | ||
cpu_arm64.go | ||
cpu_arm.go | ||
cpu_mips64.go | ||
cpu_mips64le.go | ||
cpu_mips.go | ||
cpu_mipsle.go | ||
cpu_ppc64x.go | ||
cpu_s390x.go | ||
cpu_test.go | ||
cpu_x86.go | ||
cpu_x86.s | ||
cpu.go |