1*9880d681SAndroid Build Coastguard Worker# Instructions that should be valid but currently fail for known reasons (e.g. 2*9880d681SAndroid Build Coastguard Worker# they aren't implemented yet). 3*9880d681SAndroid Build Coastguard Worker# This test is set up to XPASS if any instruction generates an encoding. 4*9880d681SAndroid Build Coastguard Worker# 5*9880d681SAndroid Build Coastguard Worker# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r3 | not FileCheck %s 6*9880d681SAndroid Build Coastguard Worker# CHECK-NOT: encoding 7*9880d681SAndroid Build Coastguard Worker# XFAIL: * 8*9880d681SAndroid Build Coastguard Worker 9*9880d681SAndroid Build Coastguard Worker .set noat 10*9880d681SAndroid Build Coastguard Worker abs.ps $f22,$f8 11*9880d681SAndroid Build Coastguard Worker add.ps $f25,$f27,$f13 12*9880d681SAndroid Build Coastguard Worker addqh.w $s7,$s7,$k1 13*9880d681SAndroid Build Coastguard Worker addqh_r.w $8,$v1,$zero 14*9880d681SAndroid Build Coastguard Worker alnv.ob $v22,$v19,$v30,$v1 15*9880d681SAndroid Build Coastguard Worker alnv.ob $v31,$v23,$v30,$at 16*9880d681SAndroid Build Coastguard Worker alnv.ob $v8,$v17,$v30,$a1 17*9880d681SAndroid Build Coastguard Worker alnv.ps $f12,$f18,$f30,$12 18*9880d681SAndroid Build Coastguard Worker c.eq.d $fcc1,$f15,$f15 19*9880d681SAndroid Build Coastguard Worker c.eq.ps $fcc5,$f0,$f9 20*9880d681SAndroid Build Coastguard Worker c.eq.s $fcc5,$f24,$f17 21*9880d681SAndroid Build Coastguard Worker c.f.d $fcc4,$f11,$f21 22*9880d681SAndroid Build Coastguard Worker c.f.ps $fcc6,$f11,$f11 23*9880d681SAndroid Build Coastguard Worker c.f.s $fcc4,$f30,$f7 24*9880d681SAndroid Build Coastguard Worker c.le.d $fcc4,$f18,$f1 25*9880d681SAndroid Build Coastguard Worker c.le.ps $fcc1,$f7,$f20 26*9880d681SAndroid Build Coastguard Worker c.le.s $fcc6,$f24,$f4 27*9880d681SAndroid Build Coastguard Worker c.lt.d $fcc3,$f9,$f3 28*9880d681SAndroid Build Coastguard Worker c.lt.ps $f19,$f5 29*9880d681SAndroid Build Coastguard Worker c.lt.s $fcc2,$f17,$f14 30*9880d681SAndroid Build Coastguard Worker c.nge.d $fcc5,$f21,$f16 31*9880d681SAndroid Build Coastguard Worker c.nge.ps $f1,$f26 32*9880d681SAndroid Build Coastguard Worker c.nge.s $fcc3,$f11,$f8 33*9880d681SAndroid Build Coastguard Worker c.ngl.ps $f21,$f30 34*9880d681SAndroid Build Coastguard Worker c.ngl.s $fcc2,$f31,$f23 35*9880d681SAndroid Build Coastguard Worker c.ngle.ps $fcc7,$f12,$f20 36*9880d681SAndroid Build Coastguard Worker c.ngle.s $fcc2,$f18,$f23 37*9880d681SAndroid Build Coastguard Worker c.ngt.d $fcc4,$f24,$f7 38*9880d681SAndroid Build Coastguard Worker c.ngt.ps $fcc5,$f30,$f6 39*9880d681SAndroid Build Coastguard Worker c.ngt.s $fcc5,$f8,$f13 40*9880d681SAndroid Build Coastguard Worker c.ole.d $fcc2,$f16,$f31 41*9880d681SAndroid Build Coastguard Worker c.ole.ps $fcc7,$f21,$f8 42*9880d681SAndroid Build Coastguard Worker c.ole.s $fcc3,$f7,$f20 43*9880d681SAndroid Build Coastguard Worker c.olt.d $fcc4,$f19,$f28 44*9880d681SAndroid Build Coastguard Worker c.olt.ps $fcc3,$f7,$f16 45*9880d681SAndroid Build Coastguard Worker c.olt.s $fcc6,$f20,$f7 46*9880d681SAndroid Build Coastguard Worker c.seq.d $fcc4,$f31,$f7 47*9880d681SAndroid Build Coastguard Worker c.seq.ps $fcc6,$f31,$f14 48*9880d681SAndroid Build Coastguard Worker c.seq.s $fcc7,$f1,$f25 49*9880d681SAndroid Build Coastguard Worker c.sf.ps $fcc6,$f4,$f6 50*9880d681SAndroid Build Coastguard Worker c.ueq.d $fcc4,$f13,$f25 51*9880d681SAndroid Build Coastguard Worker c.ueq.ps $fcc1,$f5,$f29 52*9880d681SAndroid Build Coastguard Worker c.ueq.s $fcc6,$f3,$f30 53*9880d681SAndroid Build Coastguard Worker c.ule.d $fcc7,$f25,$f18 54*9880d681SAndroid Build Coastguard Worker c.ule.ps $fcc6,$f17,$f3 55*9880d681SAndroid Build Coastguard Worker c.ule.s $fcc7,$f21,$f30 56*9880d681SAndroid Build Coastguard Worker c.ult.d $fcc6,$f6,$f17 57*9880d681SAndroid Build Coastguard Worker c.ult.ps $fcc7,$f14,$f0 58*9880d681SAndroid Build Coastguard Worker c.ult.s $fcc7,$f24,$f10 59*9880d681SAndroid Build Coastguard Worker c.un.d $fcc6,$f23,$f24 60*9880d681SAndroid Build Coastguard Worker c.un.ps $fcc4,$f2,$f26 61*9880d681SAndroid Build Coastguard Worker c.un.s $fcc1,$f30,$f4 62*9880d681SAndroid Build Coastguard Worker cvt.ps.s $f3,$f18,$f19 63*9880d681SAndroid Build Coastguard Worker cvt.s.pl $f30,$f1 64*9880d681SAndroid Build Coastguard Worker cvt.s.pu $f14,$f25 65*9880d681SAndroid Build Coastguard Worker dmfc0 $10,c0_watchhi,2 66*9880d681SAndroid Build Coastguard Worker dmfgc0 $gp,c0_perfcnt,6 67*9880d681SAndroid Build Coastguard Worker dmt $k0 68*9880d681SAndroid Build Coastguard Worker dmtc0 $15,c0_datalo 69*9880d681SAndroid Build Coastguard Worker dmtgc0 $a2,c0_watchlo,2 70*9880d681SAndroid Build Coastguard Worker drorv $at,$a1,$s7 71*9880d681SAndroid Build Coastguard Worker dvpe $s6 72*9880d681SAndroid Build Coastguard Worker emt $8 73*9880d681SAndroid Build Coastguard Worker evpe $v0 74*9880d681SAndroid Build Coastguard Worker fork $s2,$8,$a0 75*9880d681SAndroid Build Coastguard Worker iret 76*9880d681SAndroid Build Coastguard Worker lbe $14,122($9) 77*9880d681SAndroid Build Coastguard Worker lbue $11,-108($10) 78*9880d681SAndroid Build Coastguard Worker lhe $s6,219($v1) 79*9880d681SAndroid Build Coastguard Worker lhue $gp,118($11) 80*9880d681SAndroid Build Coastguard Worker lle $gp,-237($ra) 81*9880d681SAndroid Build Coastguard Worker lwe $ra,-145($14) 82*9880d681SAndroid Build Coastguard Worker lwle $11,-42($11) 83*9880d681SAndroid Build Coastguard Worker lwre $sp,-152($24) 84*9880d681SAndroid Build Coastguard Worker madd.ps $f22,$f3,$f14,$f3 85*9880d681SAndroid Build Coastguard Worker mfgc0 $s6,c0_datahi1 86*9880d681SAndroid Build Coastguard Worker mov.ps $f22,$f17 87*9880d681SAndroid Build Coastguard Worker movf.ps $f10,$f28,$fcc6 88*9880d681SAndroid Build Coastguard Worker movn.ps $f31,$f31,$s3 89*9880d681SAndroid Build Coastguard Worker movt.ps $f20,$f25,$fcc2 90*9880d681SAndroid Build Coastguard Worker movz.ps $f18,$f17,$ra 91*9880d681SAndroid Build Coastguard Worker msgn.qh $v0,$v24,$v20 92*9880d681SAndroid Build Coastguard Worker msgn.qh $v12,$v21,$v0[1] 93*9880d681SAndroid Build Coastguard Worker msub.ps $f12,$f14,$f29,$f17 94*9880d681SAndroid Build Coastguard Worker mtc0 $9,c0_datahi1 95*9880d681SAndroid Build Coastguard Worker mtgc0 $s4,$21,7 96*9880d681SAndroid Build Coastguard Worker mul.ps $f14,$f0,$f16 97*9880d681SAndroid Build Coastguard Worker neg.ps $f19,$f13 98*9880d681SAndroid Build Coastguard Worker nmadd.ps $f27,$f4,$f9,$f25 99*9880d681SAndroid Build Coastguard Worker nmsub.ps $f6,$f12,$f14,$f17 100*9880d681SAndroid Build Coastguard Worker pll.ps $f25,$f9,$f30 101*9880d681SAndroid Build Coastguard Worker plu.ps $f1,$f26,$f29 102*9880d681SAndroid Build Coastguard Worker preceq.w.phl $s8,$gp 103*9880d681SAndroid Build Coastguard Worker preceq.w.phr $s5,$15 104*9880d681SAndroid Build Coastguard Worker pul.ps $f9,$f30,$f26 105*9880d681SAndroid Build Coastguard Worker puu.ps $f24,$f9,$f2 106*9880d681SAndroid Build Coastguard Worker rdpgpr $s3,$9 107*9880d681SAndroid Build Coastguard Worker recip.d $f19,$f6 108*9880d681SAndroid Build Coastguard Worker recip.s $f3,$f30 109*9880d681SAndroid Build Coastguard Worker rorv $13,$a3,$s5 110*9880d681SAndroid Build Coastguard Worker rsqrt.d $f3,$f28 111*9880d681SAndroid Build Coastguard Worker rsqrt.s $f4,$f8 112*9880d681SAndroid Build Coastguard Worker sbe $s7,33($s1) 113*9880d681SAndroid Build Coastguard Worker sce $sp,189($10) 114*9880d681SAndroid Build Coastguard Worker she $24,105($v0) 115*9880d681SAndroid Build Coastguard Worker sub.ps $f5,$f14,$f26 116*9880d681SAndroid Build Coastguard Worker swe $24,94($k0) 117*9880d681SAndroid Build Coastguard Worker swle $v1,-209($gp) 118*9880d681SAndroid Build Coastguard Worker swre $k0,-202($s2) 119*9880d681SAndroid Build Coastguard Worker tlbginv 120*9880d681SAndroid Build Coastguard Worker tlbginvf 121*9880d681SAndroid Build Coastguard Worker tlbgp 122*9880d681SAndroid Build Coastguard Worker tlbgr 123*9880d681SAndroid Build Coastguard Worker tlbgwi 124*9880d681SAndroid Build Coastguard Worker tlbgwr 125*9880d681SAndroid Build Coastguard Worker tlbinv 126*9880d681SAndroid Build Coastguard Worker tlbinvf 127*9880d681SAndroid Build Coastguard Worker wrpgpr $zero,$13 128*9880d681SAndroid Build Coastguard Worker yield $v1,$s0 129