Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
ctx_x86_64.c File Reference

x86-64 fabrication of a fresh fiber's saved context. More...

#include <stdint.h>
Include dependency graph for ctx_x86_64.c:

Go to the source code of this file.

Detailed Description

x86-64 fabrication of a fresh fiber's saved context.

Paired with switch_x86_64.S; both are selected by CPU family in meson.build.

Definition in file ctx_x86_64.c.