FIX: Loading arg from stack to wrong register (rsi->rdi) for %d

This commit is contained in:
2025-06-25 13:43:06 +02:00
parent 266cb57d1c
commit 74178a6a2d
2 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ main:
lea r8, [rel tS4]
lea r9, [rel tS5]
push tS9
push qword [num1]
push qword [rel num1]
push tS8
push tS7
push tS6