We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efec139 commit 013e17fCopy full SHA for 013e17f
llvm/test/MC/Disassembler/ARM/invalid-armv7.txt
@@ -69,9 +69,9 @@
69
# Undefined encoding space for hint instructions
70
#------------------------------------------------------------------------------
71
72
-# FIXME: is it "dbg #14" or not????
73
-[0xfe 0xf0 0x20 0xe3]
74
-# CHCK: invalid instruction encoding
+[0xfe 0xf0 0x20 0xf3]
+# CHECK: invalid instruction encoding
+# CHECK-NEXT: [0xfe 0xf0 0x20 0xf3]
75
76
77
0 commit comments