about summary refs log tree commit diff stats
path: root/apps/survey.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-06 05:59:51 -0700
committerKartik Agaram <vc@akkartik.com>2020-04-06 05:59:51 -0700
commitedfc3e2e2ccc3aac04b316db3972150443c84673 (patch)
tree813f837275484119d785ada4a082bf8ab5566f4b /apps/survey.subx
parent685a136635e0d7833271f6b35766191f8b032afb (diff)
downloadmu-edfc3e2e2ccc3aac04b316db3972150443c84673.tar.gz
6187
Diffstat (limited to 'apps/survey.subx')
-rw-r--r--apps/survey.subx4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/survey.subx b/apps/survey.subx
index c85be9a1..a74f7273 100644
--- a/apps/survey.subx
+++ b/apps/survey.subx
@@ -424,7 +424,9 @@ subx-survey:  # infile: (addr buffered-file), out: (addr buffered-file)
     81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               4/imm32           # add to esp
 $subx-survey:end:
     # . reclaim locals
-    81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               0x30a0/imm32      # add to esp
+    81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               0xc0/imm32        # add to esp
+    03/add                          0/mod/indirect  5/rm32/.disp32            .             .           4/r32/esp   Max-labels/disp32                 # add *Max-labels to esp
+    03/add                          0/mod/indirect  5/rm32/.disp32            .             .           4/r32/esp   Input-size/disp32                 # add *Input-size to esp
     # . restore registers
     5e/pop-to-esi
     5a/pop-to-edx