]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: add CPU feature LAMCAS and LAM_BH detection on loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Fri, 13 Sep 2024 10:50:03 +0000 (18:50 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Fri, 4 Oct 2024 14:49:31 +0000 (14:49 +0000)
commit065c1359e1bc3d6744a925339484592b13d713dd
treef04736aca94c0a3ca120ee189c1f39d1a3072f03
parenteae89f37db1ba00db7b1e6955cb7090541cb4103
internal/cpu: add CPU feature LAMCAS and LAM_BH detection on loong64

Change-Id: Ic5580c4ee006d87b3152ae5de7b25fb532c6a33f
Reviewed-on: https://go-review.googlesource.com/c/go/+/612976
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Martin Möhrmann <martin@golang.org>
src/internal/cpu/cpu.go
src/internal/cpu/cpu_loong64.go
src/internal/cpu/cpu_loong64.s [new file with mode: 0644]
src/internal/cpu/cpu_loong64_hwcap.go