mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 00:32:40 +03:00
912fed3380
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.