summaryrefslogtreecommitdiff
path: root/zruntime.S
diff options
context:
space:
mode:
Diffstat (limited to 'zruntime.S')
-rw-r--r--zruntime.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/zruntime.S b/zruntime.S
index 6dc353d..8ef8745 100644
--- a/zruntime.S
+++ b/zruntime.S
@@ -250,7 +250,7 @@ z80_retrans_stub:
pop %r14
call z80_save_context
/* adjust for mov and call instructions */
- sub $10, %r14
+ sub $11, %r14
mov %r13d, %edi
mov %r14, %rdx
push %rsi