Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/rt/trace.d
Original file line number Diff line number Diff line change
Expand Up @@ -866,8 +866,8 @@ void _trace_pro_n()
add RSP,16 ;
pop R11 ;
pop R10 ;
pop R8 ;
pop R9 ;
pop R8 ;
pop RDI ;
pop RSI ;
pop RDX ;
Expand Down