aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/memmove_mips64x.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2020-01-22runtime: document special memmove requirementsAustin Clements
2018-05-21runtime: use Go function signatures for memclr and memmove commentsMichael Munday
2018-02-12runtime: use NOFRAME on mips and mips64Austin Clements
2015-11-12runtime: added assembly part of linux/mips64{,le} supportYao Zhang