about summary refs log tree commit diff stats
path: root/apps/sigils.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sigils.subx')
-rw-r--r--apps/sigils.subx2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/sigils.subx b/apps/sigils.subx
index 05efe305..31d074af 100644
--- a/apps/sigils.subx
+++ b/apps/sigils.subx
@@ -34,6 +34,8 @@
 #   $ echo '*Foo'  |  ./bootstrap run apps/sigils
 #   0/mod 5/rm32/.disp32 Foo/disp32
 #
+# TODO: *(Foo+ecx<<2)
+#
 # Addition isn't commutative here. Template must always be (base+index<<scale+disp),
 # though some components are optional as described above.
 # In particular, global variables like 'Foo' above don't support displacement