diff options
Diffstat (limited to 'quine.asm')
| -rw-r--r-- | quine.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quine.asm b/quine.asm index 7a80a57..e0d5205 100644 --- a/quine.asm +++ b/quine.asm @@ -2096,7 +2096,7 @@ cold_start: dq rep_movs64 dq cld dq rsi, pop_reg64 - dq rbx, rsi, mov_reg64_indirect_reg64 + dq rbx, rsp, mov_indirect_reg64_reg64 dq pack_next, lit, 8, packalign, early_here_store ; Jonesforth calls this "-roll" and we could do that, but honestly the name |