summaryrefslogtreecommitdiff
path: root/src/runtime/preempt_s390x.s
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] runtime: use internal/abi.FuncPCABI0 to take address of asse...Cherry Mui2021-05-211-2/+1
* reflect,runtime: use internal ABI for selected ASM routines, attempt 2Than McIntosh2020-10-301-1/+2
* Revert "reflect,runtime: use internal ABI for selected ASM routines"Than McIntosh2020-10-291-2/+1
* reflect,runtime: use internal ABI for selected ASM routinesThan McIntosh2020-10-291-1/+2
* runtime: add async preemption support on S390XCherry Zhang2019-11-071-2/+45
* runtime: asynchronous preemption function for x86Austin Clements2019-11-021-0/+8