73fba94de59e4b98fef66c928a4f6d7a99fbd742
[oota-llvm.git] / test / MC / Mips / mips32 / invalid-mips32r2-xfail.s
1 # Instructions that are supposed to be invalid but currently aren't
2 # This test will XPASS if any insn stops assembling.
3 #
4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32 \
5 # RUN:     2> %t1
6 # RUN: not FileCheck %s < %t1
7 # XFAIL: *
8
9 # CHECK-NOT: error
10         .set noat
11         cvt.l.d $f24,$f15
12         cvt.l.s $f11,$f29
13         di      $s8
14         ei      $t6
15         luxc1   $f19,$s6($s5)
16         mfhc1   $s8,$f24
17         mthc1   $zero,$f16
18         rdhwr   $sp,$11
19         suxc1   $f12,$k1($t5)