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# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r2 | not FileCheck %s
6# CHECK-NOT: encoding
7# XFAIL: *
8
9        .set noat
10        abs.ps          $f22,$f8
11        add.ps          $f25,$f27,$f13
12        addqh.w         $s7,$s7,$k1
13        addqh_r.w       $8,$v1,$zero
14        alnv.ps         $f12,$f18,$f30,$12
15        c.eq.ps         $fcc5,$f0,$f9
16        c.f.ps          $fcc6,$f11,$f11
17        c.le.ps         $fcc1,$f7,$f20
18        c.lt.ps         $f19,$f5
19        c.nge.ps        $f1,$f26
20        c.ngl.ps        $f21,$f30
21        c.ngle.ps       $fcc7,$f12,$f20
22        c.ngt.ps        $fcc5,$f30,$f6
23        c.ole.ps        $fcc7,$f21,$f8
24        c.olt.ps        $fcc3,$f7,$f16
25        c.seq.ps        $fcc6,$f31,$f14
26        c.sf.ps         $fcc6,$f4,$f6
27        c.ueq.ps        $fcc1,$f5,$f29
28        c.ule.ps        $fcc6,$f17,$f3
29        c.ult.ps        $fcc7,$f14,$f0
30        c.un.ps         $fcc4,$f2,$f26
31        dmfc0           $10,c0_watchhi,2
32        dmfgc0          $gp,c0_perfcnt,6
33        dmt $k0
34        dmtc0           $15,c0_datalo
35        dmtgc0          $a2,c0_watchlo,2
36        drorv           $at,$a1,$s7
37        dvpe            $s6
38        emt $8
39        evpe            $v0
40        fork            $s2,$8,$a0
41        iret
42        lbe             $14,122($9)
43        lbue            $11,-108($10)
44        lhe             $s6,219($v1)
45        lhue            $gp,118($11)
46        lle             $gp,-237($ra)
47        lwe             $ra,-145($14)
48        lwle            $11,-42($11)
49        lwre            $sp,-152($24)
50        madd.ps         $f22,$f3,$f14,$f3
51        mfgc0           $s6,c0_datahi1
52        mov.ps          $f22,$f17
53        movf.ps         $f10,$f28,$fcc6
54        movn.ps         $f31,$f31,$s3
55        movt.ps         $f20,$f25,$fcc2
56        movz.ps         $f18,$f17,$ra
57        msgn.qh         $v0,$v24,$v20
58        msgn.qh         $v12,$v21,$v0[1]
59        msub.ps         $f12,$f14,$f29,$f17
60        mtc0            $9,c0_datahi1
61        mtgc0           $s4,$21,7
62        mul.ps          $f14,$f0,$f16
63        neg.ps          $f19,$f13
64        nmadd.ps        $f27,$f4,$f9,$f25
65        nmsub.ps        $f6,$f12,$f14,$f17
66        preceq.w.phl    $s8,$gp
67        preceq.w.phr    $s5,$15
68        pul.ps          $f9,$f30,$f26
69        puu.ps          $f24,$f9,$f2
70        rdpgpr          $s3,$9
71        rorv            $13,$a3,$s5
72        sbe             $s7,33($s1)
73        sce             $sp,189($10)
74        she             $24,105($v0)
75        sub.ps          $f5,$f14,$f26
76        swe             $24,94($k0)
77        swle            $v1,-209($gp)
78        swre            $k0,-202($s2)
79        tlbginv
80        tlbginvf
81        tlbgp
82        tlbgr
83        tlbgwi
84        tlbgwr
85        tlbinv
86        tlbinvf
87        wrpgpr          $zero,$13
88        yield           $v1,$s0
89