summaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips_directives.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/mips_directives.s')
-rw-r--r--test/MC/Mips/mips_directives.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MC/Mips/mips_directives.s b/test/MC/Mips/mips_directives.s
index 1a7d61f3ad4f..2ea37822f764 100644
--- a/test/MC/Mips/mips_directives.s
+++ b/test/MC/Mips/mips_directives.s
@@ -17,6 +17,7 @@ $BB0_2:
# CHECK-NOT: nop
# CHECK: jal 1328 # encoding: [0x0c,0x00,0x01,0x4c]
# CHECK-NOT: nop
+# CHECK: .set nomacro
.set noreorder
b 1332
@@ -33,6 +34,7 @@ $JTI0_0:
# CHECK: .4byte 2013265916
.set at=$12
.set macro
+# CHECK: .set macro
# CHECK: .set reorder
# CHECK: b 1332 # encoding: [0x10,0x00,0x01,0x4d]
# CHECK: nop # encoding: [0x00,0x00,0x00,0x00]