diff options
Diffstat (limited to 'execution.e')
| -rw-r--r-- | execution.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/execution.e b/execution.e index 1100efd..48761de 100644 --- a/execution.e +++ b/execution.e @@ -463,7 +463,7 @@ ~ We are about to set up rsi, we did rbp already, and rsp came to us ~ already set up. That's all that "next" needs, so take it away! - L@' warm-start origin + :rsi mov-reg64-imm64 + L@' warm-start L@' origin + :rsi mov-reg64-imm64 pack-next ; ~ Routine warm-start |