aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/asm_loong64.s
AgeCommit message (Expand)Author
2023-02-17cmd/compile: move raw writes out of write barrier codeKeith Randall
2023-02-17runtime: remove the restriction that write barrier ptrs come in pairsKeith Randall
2022-06-28runtime: clean up unused function gosave on loong64Guoqi Chen
2022-05-24runtime: add missing {TOPFRAME,NOFRAME} flag for linux/loong64Guoqi Chen
2022-05-20runtime: implement runtime entry for linux/loong64Xiaodong Liu