diff options
-rw-r--r-- | apps/survey.subx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/survey.subx b/apps/survey.subx index db8fb08c..a8459130 100644 --- a/apps/survey.subx +++ b/apps/survey.subx @@ -1908,8 +1908,8 @@ emit-output: # in: (addr stream byte), out: (addr buffered-file), segments: (ad #? # }}} # emit-segments(in, out, segments, labels) # . . push args - ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 0x14/disp8 . # push *(ebp+20) - ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 0x10/disp8 . # push *(ebp+16) + ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 0x14/disp8 . # push *(ebp+20) + ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 0x10/disp8 . # push *(ebp+16) ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 0xc/disp8 . # push *(ebp+12) ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 8/disp8 . # push *(ebp+8) # . . call |