]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/atomic: add Xchg8 for mips64x
authorJulian Zhu <jz531210@gmail.com>
Tue, 26 Nov 2024 09:14:45 +0000 (17:14 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 20 Feb 2025 17:44:53 +0000 (09:44 -0800)
commit266b0cff187f7deac294e5731143f0d0ffe04948
tree45d293c8389fb903cc686f78e8f3b4eb38c14b8b
parent00635de759b38610dd86f60074856367d6a1ceaa
internal/runtime/atomic: add Xchg8 for mips64x

For #69735

Change-Id: Ide6b3077768a96b76078e5d4f6460596b8ff1560
Reviewed-on: https://go-review.googlesource.com/c/go/+/631756
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
src/internal/runtime/atomic/atomic_mips64x.go
src/internal/runtime/atomic/atomic_mips64x.s
src/internal/runtime/atomic/xchg8_test.go