about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-04-01 08:18:22 -0700
committerKartik Agaram <vc@akkartik.com>2019-04-01 08:18:22 -0700
commit582b8e0cf8f96420390b57938d890c0222d6b310 (patch)
tree39acff163a869d2e55370b45107d4b66d892eb41
parentd0d0fdb37bab5010c055fae5471f5de0ea195fb6 (diff)
downloadmu-582b8e0cf8f96420390b57938d890c0222d6b310.tar.gz
5043
-rw-r--r--subx/apps/pack.subx3
1 files changed, 3 insertions, 0 deletions
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