aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/preempt_386.s
AgeCommit message (Expand)Author
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-07runtime: restore SSE guard in asyncPreempt on 386Cherry Zhang
2020-10-02all: drop 387 supportKeith Randall
2019-11-05runtime: add async preemption support on ARMCherry Zhang
2019-11-02runtime: asynchronous preemption function for x86Austin Clements