diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-11 23:45:03 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-11 23:45:03 -0700 |
commit | 022075e59ee677b0ddd5c4059eedbfc2be1121e8 (patch) | |
tree | c79dbaeacbb5aa44cf9b05e711b64ce3f8a74c1c | |
parent | a0c877f8cce6d971f41f4cee47a4f7bf8304cf1b (diff) | |
download | mu-022075e59ee677b0ddd5c4059eedbfc2be1121e8.tar.gz |
.
-rw-r--r-- | subx/apps/survey.subx | 1 |
1 files changed, 0 insertions, 1 deletions
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 |