aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips64/invalid-mips64r2-xfail.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/mips64/invalid-mips64r2-xfail.s')
-rw-r--r--test/MC/Mips/mips64/invalid-mips64r2-xfail.s15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/MC/Mips/mips64/invalid-mips64r2-xfail.s b/test/MC/Mips/mips64/invalid-mips64r2-xfail.s
new file mode 100644
index 0000000..4baf26b
--- /dev/null
+++ b/test/MC/Mips/mips64/invalid-mips64r2-xfail.s
@@ -0,0 +1,15 @@
+# Instructions that are supposed to be invalid but currently aren't
+# This test will XPASS if any insn stops assembling.
+#
+# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips4 \
+# RUN: 2> %t1
+# RUN: not FileCheck %s < %t1
+# XFAIL: *
+
+# CHECK-NOT: error
+ .set noat
+ di $s8
+ ei $t6
+ mfhc1 $s8,$f24
+ mthc1 $zero,$f16
+ rdhwr $sp,$11