From 582b8e0cf8f96420390b57938d890c0222d6b310 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 1 Apr 2019 08:18:22 -0700 Subject: 5043 --- subx/apps/pack.subx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'subx/apps') diff --git a/subx/apps/pack.subx b/subx/apps/pack.subx index b87e24ba..0f25de2d 100644 --- a/subx/apps/pack.subx +++ b/subx/apps/pack.subx @@ -673,6 +673,9 @@ test-convert-in-data-segment: # . . discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 4/imm32 # add to ESP # initialize input + # == code + # == data + # 3 4/imm32 # . write(_test-input-stream, "== code") # . . push args 68/push "== code"/imm32 -- cgit 1.4.1-2-gfad0 commit 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 tree commit diff stats
path: root/vimrc.vim
blob: a3f31d1e2dd66cb2e3c9f46229caf0c2929b16da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38