]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/atomic: add Xchg8 for arm
authorMauri de Souza Meneguzzo <mauri870@gmail.com>
Mon, 28 Oct 2024 23:10:31 +0000 (23:10 +0000)
committerCherry Mui <cherryyz@google.com>
Wed, 30 Oct 2024 18:09:49 +0000 (18:09 +0000)
commit060bd25310ff38b92dd57bc66c2f026a0b7ee765
treeab679e5db0410993b78e75d8980e73ac2a76a902
parent63ba2b9d84dede1df107db30b4ff8139711402eb
internal/runtime/atomic: add Xchg8 for arm

For #69735

Change-Id: I18c0ca15d94a9b1751c1e55459283e01dc114150
GitHub-Last-Rev: dd9a39a5551e5a3415ab765cf271fecdbbe89b4c
GitHub-Pull-Request: golang/go#69924
Cq-Include-Trybots: luci.golang.try:gotip-linux-arm
Reviewed-on: https://go-review.googlesource.com/c/go/+/620855
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/internal/runtime/atomic/atomic_arm.go
src/internal/runtime/atomic/atomic_arm.s
src/internal/runtime/atomic/xchg8_test.go