]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: set PPC64.IsPOWER8
authorPaul E. Murphy <murp@ibm.com>
Thu, 3 Mar 2022 21:41:57 +0000 (15:41 -0600)
committerPaul Murphy <murp@ibm.com>
Mon, 7 Mar 2022 23:46:55 +0000 (23:46 +0000)
commitd9d55724bd8ff10d8de5c13fd77122a37ac73719
tree721c59801173e94cf61b02a048c9955930c8f42c
parent079a027d27a9eed18c99c0c6a6e2fc70f9dd07b7
internal/cpu: set PPC64.IsPOWER8

This should always be true, but use the HWCAP2 bit anyways.

Change-Id: Ib164cf05b4c9f0c509f41b7eb339ef32fb63e384
Reviewed-on: https://go-review.googlesource.com/c/go/+/389894
Trust: Paul Murphy <murp@ibm.com>
Run-TryBot: Paul Murphy <murp@ibm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/internal/cpu/cpu_ppc64x_linux.go