]> Cypherpunks repositories - gostls13.git/commit
runtime internal/cpu: rename "Zeus" "NeoverseV1".
authorMatthew Horsnell <matthew.horsnell@gmail.com>
Tue, 28 Jun 2022 13:25:58 +0000 (14:25 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 8 Nov 2022 23:11:32 +0000 (23:11 +0000)
commitfe4e59e78b30fb76936fdc02fa0ce044ca465c09
tree56d3045208dc5663e9fa7054546b3577778ff2df
parent896faf306c8ff8b1ae9f5200fa9b7927432b632b
runtime internal/cpu: rename "Zeus" "NeoverseV1".

Rename "Zeus" to "NeoverseV1" for the partnum 0xd40 to be
consistent with the documentation of MIDR_EL1 as described in
https://developer.arm.com/documentation/101427/0101/?lang=en

Change-Id: I2e3d5ec76b953a831cb4ab0438bc1c403648644b
Reviewed-on: https://go-review.googlesource.com/c/go/+/414775
Reviewed-by: Jonathan Swinney <jswinney@amazon.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Eric Fang <eric.fang@arm.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/internal/cpu/cpu.go
src/internal/cpu/cpu_arm64.go
src/internal/cpu/cpu_arm64_hwcap.go
src/runtime/cpuflags_arm64.go