]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/atomic: add Xchg8 for mipsx
authorJulian Zhu <jz531210@gmail.com>
Fri, 21 Feb 2025 08:48:07 +0000 (16:48 +0800)
committerGopher Robot <gobot@golang.org>
Sat, 22 Feb 2025 02:57:27 +0000 (18:57 -0800)
commite15d14873f3e73fa82d1e3242113182035c135ba
tree211ecad047d2c122c7bafd8956dae37d7c8e2db1
parent17762557421b912490498b815f28f71646b411fe
internal/runtime/atomic: add Xchg8 for mipsx

For #69735

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