about summary refs log tree commit diff stats
path: root/subx/033non_code_segment.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/033non_code_segment.cc')
-rw-r--r--subx/033non_code_segment.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/033non_code_segment.cc b/subx/033non_code_segment.cc
index 829a61ca..c0549023 100644
--- a/subx/033non_code_segment.cc
+++ b/subx/033non_code_segment.cc
@@ -8,7 +8,7 @@ cd 0x80/imm8
 cd 12/imm8
 +error: 12/imm8: metadata imm8 is only allowed in the (first) code segment
 
-:(after "Pack Operands")
+:(before "Pack Operands(segment code)")
 ensure_operands_only_in_code_segments(p);
 if (trace_contains_errors()) return;
 :(code)