From 4a739023d90299daca63c837d90a85847ed3d563 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Jul 2019 17:41:52 -0700 Subject: . --- subx/apps/survey.subx | 1 + 1 file changed, 1 insertion(+) (limited to 'subx/apps') 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 -- cgit 1.4.1-2-gfad0 oup> mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
summary refs log blame commit diff stats
path: root/TODO
blob: 1577f97afb66b0e2079b7e587a4ebc0cf926a921 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11