]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/atomic: enable atomic 64bit types for all functions on linux/loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Mon, 27 Jun 2022 12:36:27 +0000 (20:36 +0800)
committerWayne Zuo <wdvxdr@golangcn.org>
Sat, 29 Oct 2022 02:44:29 +0000 (02:44 +0000)
commitc87e69c2b49e27d0e68709eb9623f2f03eb15267
tree5ea4674d980ab0b2c87b44f0c7fea1498e2201b5
parent3c17053bba406545a87af265f5e4fc8bbdecdcfe
runtime/internal/atomic: enable atomic 64bit types for all functions on linux/loong64

ref. CL 356169

Change-Id: I813750d3fe191afe50d4029024ba97800211f688
Reviewed-on: https://go-review.googlesource.com/c/go/+/414414
Reviewed-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/internal/atomic/atomic_loong64.go
src/runtime/internal/atomic/atomic_loong64.s
src/runtime/internal/atomic/types_64bit.go