about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-08 17:12:06 -0700
committerKartik Agaram <vc@akkartik.com>2020-03-08 17:12:06 -0700
commitab74038c0d1dbcc9bb18cd53b97f0a9f891338f6 (patch)
tree64a66b93b30113377da4fc8fb863b30e2f1e37ae /apps/mu.subx
parentc67b26bbcb5d57189bd4ab26ff38ad85d6c70106 (diff)
downloadmu-ab74038c0d1dbcc9bb18cd53b97f0a9f891338f6.tar.gz
6109
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index 78c94855..72230aaf 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -7066,7 +7066,6 @@ translate-mu-get-stmt:  # out: (address buffered-file), stmt: (handle stmt)
     50/push-eax
     51/push-ecx
     52/push-edx
-    53/push-ebx
     #
     (emit-indent *(ebp+8) *Curr-block-depth)
     (write-buffered *(ebp+8) "8d/copy-address *(")
@@ -7089,7 +7088,6 @@ translate-mu-get-stmt:  # out: (address buffered-file), stmt: (handle stmt)
     (write-buffered *(ebp+8) "/r32\n")
 $translate-mu-get-stmt:end:
     # . restore registers
-    5b/pop-to-ebx
     5a/pop-to-edx
     59/pop-to-ecx
     58/pop-to-eax