aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/memclr_mips64x.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-01-29runtime: document pointer write atomicity for memclrNoHeapPointersCherry Zhang
2020-03-26runtime: improve MIPS64x memclrMeng Zhuo
2018-05-21runtime: use Go function signatures for memclr and memmove commentsMichael Munday
2016-10-28runtime, cmd/compile: rename memclr -> memclrNoHeapPointersAustin Clements
2015-11-12runtime: added assembly part of linux/mips64{,le} supportYao Zhang