diff options
Diffstat (limited to 'subx')
-rw-r--r-- | subx/apps/survey.subx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index c67d3b1d..2fc128ba 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -477,6 +477,7 @@ $compute-offsets:label: e8/call get-or-insert/disp32 # . . discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP + # TODO: *x = segment-offset # trace-slsls("label '" word-slice/EDX "' is in segment '" current-segment-name "'") # . . push args 68/push "'"/imm32 |