about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-04-23 14:45:43 -0700
committerKartik Agaram <vc@akkartik.com>2019-04-23 14:45:43 -0700
commitaa0e9bbe7cc4108773a2e1030b3f16dca52be068 (patch)
treef2741c21318903d47b5fed3173bfe90356dd3632
parente4bee6240e47680e4b13c1bb04e45fbf466e649b (diff)
downloadmu-aa0e9bbe7cc4108773a2e1030b3f16dca52be068.tar.gz
5117
-rw-r--r--subx/058stream-equal.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/058stream-equal.subx b/subx/058stream-equal.subx
index 18bdbf98..9bb36cf9 100644
--- a/subx/058stream-equal.subx
+++ b/subx/058stream-equal.subx
@@ -219,6 +219,7 @@ check-stream-equal:  # f : (address stream), s : (address string), msg : (addres
     e8/call  check-ints-equal/disp32
     # . . discard args
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               0xc/imm32         # add to ESP
+$check-stream-equal:end:
     # . restore registers
     58/pop-to-EAX
     # . epilog