about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--subx/apps/pack.subx1
1 files changed, 0 insertions, 1 deletions
diff --git a/subx/apps/pack.subx b/subx/apps/pack.subx
index fa910ec7..da9fe66f 100644
--- a/subx/apps/pack.subx
+++ b/subx/apps/pack.subx
@@ -105,7 +105,6 @@ $main:end:
 # simplifications since we perform zero error handling (continuing to rely on the C++ version for that):
 #   missing fields are always 0-filled
 #   bytes never mentioned are silently dropped; if you don't provide /mod, /rm32 or /r32 you don't get a 0 modrm byte. You get *no* modrm byte.
-#   disp16 not recognized for now
 #   in case of conflict, last operand with a name is recognized
 #   silently drop extraneous operands
 #   unceremoniously abort on non-numeric operands except disp or imm