[mips] Added a full set of instruction test cases for all ISA's (but not ASE's).
[oota-llvm.git] / test / MC / Mips / mips4 / valid-xfail.s
1 # Instructions that should be valid but currently fail for known reasons (e.g.
2 # they aren't implemented yet).
3 # This test is set up to XPASS if any instruction generates an encoding.
4 #
5 # FIXME: Test MIPS-IV instead of MIPS64
6 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64   | not FileCheck %s
7 # CHECK-NOT: encoding
8 # XFAIL: *
9
10         .set noat
11         c.eq.d  $fcc1,$f15,$f15
12         c.eq.s  $fcc5,$f24,$f17
13         c.f.d   $fcc4,$f11,$f21
14         c.f.s   $fcc4,$f30,$f7
15         c.le.d  $fcc4,$f18,$f1
16         c.le.s  $fcc6,$f24,$f4
17         c.lt.d  $fcc3,$f9,$f3
18         c.lt.s  $fcc2,$f17,$f14
19         c.nge.d $fcc5,$f21,$f16
20         c.nge.s $fcc3,$f11,$f8
21         c.ngl.s $fcc2,$f31,$f23
22         c.ngle.s        $fcc2,$f18,$f23
23         c.ngt.d $fcc4,$f24,$f7
24         c.ngt.s $fcc5,$f8,$f13
25         c.ole.d $fcc2,$f16,$f31
26         c.ole.s $fcc3,$f7,$f20
27         c.olt.d $fcc4,$f19,$f28
28         c.olt.s $fcc6,$f20,$f7
29         c.seq.d $fcc4,$f31,$f7
30         c.seq.s $fcc7,$f1,$f25
31         c.ueq.d $fcc4,$f13,$f25
32         c.ueq.s $fcc6,$f3,$f30
33         c.ule.d $fcc7,$f25,$f18
34         c.ule.s $fcc7,$f21,$f30
35         c.ult.d $fcc6,$f6,$f17
36         c.ult.s $fcc7,$f24,$f10
37         c.un.d  $fcc6,$f23,$f24
38         c.un.s  $fcc1,$f30,$f4
39         ddiv    $zero,$k0,$s3
40         ddivu   $zero,$s0,$s1
41         div     $zero,$t9,$t3
42         divu    $zero,$t9,$t7
43         ehb
44         madd.d  $f18,$f19,$f26,$f20
45         madd.s  $f1,$f31,$f19,$f25
46         msub.d  $f10,$f1,$f31,$f18
47         msub.s  $f12,$f19,$f10,$f16
48         nmadd.d $f18,$f9,$f14,$f19
49         nmadd.s $f0,$f5,$f25,$f12
50         nmsub.d $f30,$f8,$f16,$f30
51         nmsub.s $f1,$f24,$f19,$f4
52         recip.d $f19,$f6
53         recip.s $f3,$f30
54         rsqrt.d $f3,$f28
55         rsqrt.s $f4,$f8
56         ssnop
57         tlbp
58         tlbr
59         tlbwi
60         tlbwr