aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/preempt_riscv64.s
AgeCommit message (Expand)Author
2021-11-03cmd/asm,cmd/compile,runtime: stop using X3 (aka GP) on riscv64Joel Sing
2021-05-21[dev.typeparams] runtime: use internal/abi.FuncPCABI0 to take address of asse...Cherry Mui
2020-10-30reflect,runtime: use internal ABI for selected ASM routines, attempt 2Than McIntosh
2020-10-29Revert "reflect,runtime: use internal ABI for selected ASM routines"Than McIntosh
2020-10-29reflect,runtime: use internal ABI for selected ASM routinesThan McIntosh
2020-10-28runtime: remove new g register (X27) from preempt save/restoreJoel Sing
2020-04-16runtime: add async preemption support on riscv64Quey-Liang Kao
2020-01-23runtime: add missing code for linux/riscv64Joel Sing