X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/runtime/internal/atomic
opt
/
golang
/
1.22.0
/
src
/
runtime
/
internal
/
atomic
/
π
..
π
atomic_386.go
(2.22 KB)
π
atomic_386.s
(6.53 KB)
π
atomic_amd64.go
(2.46 KB)
π
atomic_amd64.s
(5.18 KB)
π
atomic_andor_generic.go
(1.06 KB)
π
atomic_andor_test.go
(5.14 KB)
π
atomic_arm.go
(4.74 KB)
π
atomic_arm.s
(5.69 KB)
π
atomic_arm64.go
(2.15 KB)
π
atomic_arm64.s
(8.26 KB)
π
atomic_loong64.go
(1.76 KB)
π
atomic_loong64.s
(5.25 KB)
π
atomic_mips64x.go
(1.77 KB)
π
atomic_mips64x.s
(6.08 KB)
π
atomic_mipsx.go
(2.66 KB)
π
atomic_mipsx.s
(4.3 KB)
π
atomic_ppc64x.go
(2.12 KB)
π
atomic_ppc64x.s
(7.49 KB)
π
atomic_riscv64.go
(2.03 KB)
π
atomic_riscv64.s
(6.99 KB)
π
atomic_s390x.go
(2.12 KB)
π
atomic_s390x.s
(5.89 KB)
π
atomic_test.go
(8.52 KB)
π
atomic_wasm.go
(5.32 KB)
π
atomic_wasm.s
(269 B)
π
bench_test.go
(3.24 KB)
π
doc.go
(771 B)
π
stubs.go
(1.23 KB)
π
sys_linux_arm.s
(2.84 KB)
π
sys_nonlinux_arm.s
(1.33 KB)
π
types.go
(14.23 KB)
π
types_64bit.go
(1.1 KB)
π
unaligned.go
(246 B)
Editing: atomic_wasm.s
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. #include "textflag.h" TEXT Β·StorepNoWB(SB), NOSPLIT, $0-16 MOVD ptr+0(FP), R0 MOVD val+8(FP), 0(R0) RET
Upload File
Create Folder