diff options
-rwxr-xr-x | subx/apps/survey | bin | 38602 -> 38602 bytes | |||
-rw-r--r-- | subx/apps/survey.subx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/survey b/subx/apps/survey index f33cafb9..8c22fd33 100755 --- a/subx/apps/survey +++ b/subx/apps/survey Binary files differdiff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index b4558754..e9cbe588 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -588,7 +588,7 @@ $compute-offsets:construct-next-segment: 68/push compute-offsets:curr-segment-name/imm32 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) # . . call - e8/call get-or-insert/disp32 + e8/call get-or-insert-slice/disp32 # . . discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP # . EBX = EAX |