aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/internal/atomic/atomic_mips64x.s
AgeCommit message (Expand)Author
2020-10-21cmd/compiler,cmd/go,sync: add internal {LoadAcq,StoreRel}64 on ppc64Paul E. Murphy
2019-05-03cmd/compile,runtime/internal/atomic: add Load8Austin Clements
2018-10-23cmd/compile, runtime: add new lightweight atomics for ppc64xCarlos Eduardo Seo
2018-02-12runtime: use NOFRAME on mips and mips64Austin Clements
2016-05-04runtime/internal/atomic: fix vet warningsShenghou Ma
2015-11-12runtime/internal/atomic: added mips64 support.Yao Zhang