about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xapps/mubin183202 -> 183200 bytes
-rw-r--r--apps/mu.subx2
2 files changed, 0 insertions, 2 deletions
diff --git a/apps/mu b/apps/mu
index 096c5006..23e11228 100755
--- a/apps/mu
+++ b/apps/mu
Binary files differdiff --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