mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 22:30:05 +00:00
The FP would point to the register save area for the previous frame, while the SP points to the register save area for the current frame. So use the latter.