From 022075e59ee677b0ddd5c4059eedbfc2be1121e8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 11 Jul 2019 23:45:03 -0700 Subject: . --- subx/apps/survey.subx | 1 - 1 file changed, 1 deletion(-) (limited to 'subx/apps') diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index afc08d18..ade4b18c 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -558,7 +558,6 @@ $compute-offsets:label: 8f 0/subop/pop 0/mod/indirect 5/rm32/.disp32 . . . compute-offsets:segment-offset/disp32 # . x->segment-offset = EBX 89/copy 1/mod/*+disp8 0/rm32/EAX . . . 3/r32/EBX 4/disp8 . # copy EBX to *(EAX+4) -$aa: # trace-slsss("label '" word-slice/EDX "' is in segment '" current-segment-name "'.") # . . push args 68/push "'."/imm32 -- cgit 1.4.1-2-gfad0 Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/076stream.mu
blob: aa11b773cb63a16b071eb96c879662733b94e7a1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10