aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/duff_mips64x.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2019-08-28runtime, cmd/compile: implement and use DUFFCOPY on MIPS64Meng Zhuo
2019-05-09runtime: fix vet complaints for linux/386Russ Cox
2018-02-12runtime: use NOFRAME on mips and mips64Austin Clements
2017-06-13runtime, unicode: use consistent banner for generated codeBrad Fitzpatrick
2015-11-12runtime: added assembly part of linux/mips64{,le} supportYao Zhang