aboutsummaryrefslogtreecommitdiff
path: root/src/reflect/asm_mips64x.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-04-02reflect: fix methodValueCall frame size on mips64Michael Anthony Knyszek
2021-04-02reflect: add register ABI support for makeFuncStub and methodValueCallMichael Anthony Knyszek
2018-09-29reflect: ensure correct scanning of return valuesKeith Randall
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-12reflect: added support for mips64{,le}Yao Zhang