Show HN: Fiber switch in inline assembly for amd64 with just 3 words of state
1–2 of 2 posts
Re: Show HN: Fiber switch in inline assembly for amd64 with just 3 words of state
#2A correct context switch needs to handle the XMM registers too, as well as the stack base (on Windows).