1*9880d681SAndroid Build Coastguard Worker# Instructions that are valid 2*9880d681SAndroid Build Coastguard Worker# 3*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r3 | FileCheck %s 4*9880d681SAndroid Build Coastguard Workera: 5*9880d681SAndroid Build Coastguard Worker .set noat 6*9880d681SAndroid Build Coastguard Worker abs.d $f7,$f25 # CHECK: encoding: 7*9880d681SAndroid Build Coastguard Worker abs.s $f9,$f16 8*9880d681SAndroid Build Coastguard Worker add $s7,$s2,$a1 9*9880d681SAndroid Build Coastguard Worker add $9,$14,15176 # CHECK: addi $9, $14, 15176 # encoding: [0x21,0xc9,0x3b,0x48] 10*9880d681SAndroid Build Coastguard Worker add $24,-7193 # CHECK: addi $24, $24, -7193 # encoding: [0x23,0x18,0xe3,0xe7] 11*9880d681SAndroid Build Coastguard Worker add.d $f1,$f7,$f29 12*9880d681SAndroid Build Coastguard Worker add.s $f8,$f21,$f24 13*9880d681SAndroid Build Coastguard Worker addi $13,$9,26322 14*9880d681SAndroid Build Coastguard Worker addi $8,$8,~1 # CHECK: addi $8, $8, -2 # encoding: [0x21,0x08,0xff,0xfe] 15*9880d681SAndroid Build Coastguard Worker addu $9,$a0,$a2 16*9880d681SAndroid Build Coastguard Worker addu $9,10 # CHECK: addiu $9, $9, 10 # encoding: [0x25,0x29,0x00,0x0a] 17*9880d681SAndroid Build Coastguard Worker and $s7,$v0,$12 18*9880d681SAndroid Build Coastguard Worker and $2,4 # CHECK: andi $2, $2, 4 # encoding: [0x30,0x42,0x00,0x04] 19*9880d681SAndroid Build Coastguard Worker bc1f $fcc0, 4 # CHECK: bc1f 4 # encoding: [0x45,0x00,0x00,0x01] 20*9880d681SAndroid Build Coastguard Worker bc1f $fcc1, 4 # CHECK: bc1f $fcc1, 4 # encoding: [0x45,0x04,0x00,0x01] 21*9880d681SAndroid Build Coastguard Worker bc1f 4 # CHECK: bc1f 4 # encoding: [0x45,0x00,0x00,0x01] 22*9880d681SAndroid Build Coastguard Worker bc1fl $fcc0,4688 # CHECK: bc1fl 4688 # encoding: [0x45,0x02,0x04,0x94] 23*9880d681SAndroid Build Coastguard Worker bc1fl 4688 # CHECK: bc1fl 4688 # encoding: [0x45,0x02,0x04,0x94] 24*9880d681SAndroid Build Coastguard Worker bc1fl $fcc7,27 # CHECK: bc1fl $fcc7, 27 # encoding: [0x45,0x1e,0x00,0x06] 25*9880d681SAndroid Build Coastguard Worker bc1t $fcc0, 4 # CHECK: bc1t 4 # encoding: [0x45,0x01,0x00,0x01] 26*9880d681SAndroid Build Coastguard Worker bc1t $fcc1, 4 # CHECK: bc1t $fcc1, 4 # encoding: [0x45,0x05,0x00,0x01] 27*9880d681SAndroid Build Coastguard Worker bc1t 4 # CHECK: bc1t 4 # encoding: [0x45,0x01,0x00,0x01] 28*9880d681SAndroid Build Coastguard Worker bc1tl $fcc0,4688 # CHECK: bc1tl 4688 # encoding: [0x45,0x03,0x04,0x94] 29*9880d681SAndroid Build Coastguard Worker bc1tl 4688 # CHECK: bc1tl 4688 # encoding: [0x45,0x03,0x04,0x94] 30*9880d681SAndroid Build Coastguard Worker bc1tl $fcc7,27 # CHECK: bc1tl $fcc7, 27 # encoding: [0x45,0x1f,0x00,0x06] 31*9880d681SAndroid Build Coastguard Worker bal 21100 # CHECK: bal 21100 # encoding: [0x04,0x11,0x14,0x9b] 32*9880d681SAndroid Build Coastguard Worker bgezal $0, 21100 # CHECK: bal 21100 # encoding: [0x04,0x11,0x14,0x9b] 33*9880d681SAndroid Build Coastguard Worker bgezal $6, 21100 # CHECK: bgezal $6, 21100 # encoding: [0x04,0xd1,0x14,0x9b] 34*9880d681SAndroid Build Coastguard Worker bltzal $6, 21100 # CHECK: bltzal $6, 21100 # encoding: [0x04,0xd0,0x14,0x9b] 35*9880d681SAndroid Build Coastguard Worker beql $14,$s3,12544 # CHECK: beql $14, $19, 12544 # encoding: [0x51,0xd3,0x0c,0x40] 36*9880d681SAndroid Build Coastguard Worker bgezall $12,7293 # CHECK: bgezall $12, 7293 # encoding: [0x05,0x93,0x07,0x1f] 37*9880d681SAndroid Build Coastguard Worker bgezl $4,-6858 # CHECK: bgezl $4, -6858 # encoding: [0x04,0x83,0xf9,0x4d] 38*9880d681SAndroid Build Coastguard Worker bgtzl $10,-3738 # CHECK: bgtzl $10, -3738 # encoding: [0x5d,0x40,0xfc,0x59] 39*9880d681SAndroid Build Coastguard Worker blezl $6,2974 # CHECK: blezl $6, 2974 # encoding: [0x58,0xc0,0x02,0xe7] 40*9880d681SAndroid Build Coastguard Worker bltzall $6,488 # CHECK: bltzall $6, 488 # encoding: [0x04,0xd2,0x00,0x7a] 41*9880d681SAndroid Build Coastguard Worker bltzl $s1,-9964 # CHECK: bltzl $17, -9964 # encoding: [0x06,0x22,0xf6,0x45] 42*9880d681SAndroid Build Coastguard Worker bnel $gp,$s4,5107 # CHECK: bnel $gp, $20, 5107 # encoding: [0x57,0x94,0x04,0xfc] 43*9880d681SAndroid Build Coastguard Worker cache 1, 8($5) # CHECK: cache 1, 8($5) # encoding: [0xbc,0xa1,0x00,0x08] 44*9880d681SAndroid Build Coastguard Worker c.ngl.d $f29,$f29 45*9880d681SAndroid Build Coastguard Worker c.ngle.d $f0,$f16 46*9880d681SAndroid Build Coastguard Worker c.sf.d $f30,$f0 47*9880d681SAndroid Build Coastguard Worker c.sf.s $f14,$f22 48*9880d681SAndroid Build Coastguard Worker ceil.w.d $f11,$f25 49*9880d681SAndroid Build Coastguard Worker ceil.w.s $f6,$f20 50*9880d681SAndroid Build Coastguard Worker cfc1 $s1,$21 51*9880d681SAndroid Build Coastguard Worker clo $11,$a1 # CHECK: clo $11, $5 # encoding: [0x70,0xab,0x58,0x21] 52*9880d681SAndroid Build Coastguard Worker clz $sp,$gp # CHECK: clz $sp, $gp # encoding: [0x73,0x9d,0xe8,0x20] 53*9880d681SAndroid Build Coastguard Worker ctc1 $a2,$26 54*9880d681SAndroid Build Coastguard Worker cvt.d.s $f22,$f28 55*9880d681SAndroid Build Coastguard Worker cvt.d.w $f26,$f11 56*9880d681SAndroid Build Coastguard Worker cvt.l.d $f24,$f15 57*9880d681SAndroid Build Coastguard Worker cvt.l.s $f11,$f29 58*9880d681SAndroid Build Coastguard Worker cvt.s.d $f26,$f8 59*9880d681SAndroid Build Coastguard Worker cvt.s.w $f22,$f15 60*9880d681SAndroid Build Coastguard Worker cvt.w.d $f20,$f14 61*9880d681SAndroid Build Coastguard Worker cvt.w.s $f20,$f24 62*9880d681SAndroid Build Coastguard Worker deret 63*9880d681SAndroid Build Coastguard Worker di $s8 # CHECK: di $fp # encoding: [0x41,0x7e,0x60,0x00] 64*9880d681SAndroid Build Coastguard Worker di # CHECK: di # encoding: [0x41,0x60,0x60,0x00] 65*9880d681SAndroid Build Coastguard Worker div $zero,$25,$11 66*9880d681SAndroid Build Coastguard Worker div.d $f29,$f20,$f27 67*9880d681SAndroid Build Coastguard Worker div.s $f4,$f5,$f15 68*9880d681SAndroid Build Coastguard Worker divu $zero,$25,$15 69*9880d681SAndroid Build Coastguard Worker ehb # CHECK: ehb # encoding: [0x00,0x00,0x00,0xc0] 70*9880d681SAndroid Build Coastguard Worker ei $14 # CHECK: ei $14 # encoding: [0x41,0x6e,0x60,0x20] 71*9880d681SAndroid Build Coastguard Worker ei # CHECK: ei # encoding: [0x41,0x60,0x60,0x20] 72*9880d681SAndroid Build Coastguard Worker eret 73*9880d681SAndroid Build Coastguard Worker floor.w.d $f14,$f11 74*9880d681SAndroid Build Coastguard Worker floor.w.s $f8,$f9 75*9880d681SAndroid Build Coastguard Worker j 1f # CHECK: j $tmp0 # encoding: [0b000010AA,A,A,A] 76*9880d681SAndroid Build Coastguard Worker # CHECK: # fixup A - offset: 0, value: ($tmp0), kind: fixup_Mips_26 77*9880d681SAndroid Build Coastguard Worker j a # CHECK: j a # encoding: [0b000010AA,A,A,A] 78*9880d681SAndroid Build Coastguard Worker # CHECK: # fixup A - offset: 0, value: a, kind: fixup_Mips_26 79*9880d681SAndroid Build Coastguard Worker j 1328 # CHECK: j 1328 # encoding: [0x08,0x00,0x01,0x4c] 80*9880d681SAndroid Build Coastguard Worker jal 21100 # CHECK: jal 21100 # encoding: [0x0c,0x00,0x14,0x9b] 81*9880d681SAndroid Build Coastguard Worker jr.hb $4 # CHECK: jr.hb $4 # encoding: [0x00,0x80,0x04,0x08] 82*9880d681SAndroid Build Coastguard Worker jalr.hb $4 # CHECK: jalr.hb $4 # encoding: [0x00,0x80,0xfc,0x09] 83*9880d681SAndroid Build Coastguard Worker jalr.hb $4, $5 # CHECK: jalr.hb $4, $5 # encoding: [0x00,0xa0,0x24,0x09] 84*9880d681SAndroid Build Coastguard Worker lb $24,-14515($10) 85*9880d681SAndroid Build Coastguard Worker lbu $8,30195($v1) 86*9880d681SAndroid Build Coastguard Worker ldc1 $f11,16391($s0) 87*9880d681SAndroid Build Coastguard Worker ldc2 $8,-21181($at) # CHECK: ldc2 $8, -21181($1) # encoding: [0xd8,0x28,0xad,0x43] 88*9880d681SAndroid Build Coastguard Worker ldxc1 $f8,$s7($15) 89*9880d681SAndroid Build Coastguard Worker lh $11,-8556($s5) 90*9880d681SAndroid Build Coastguard Worker lhu $s3,-22851($v0) 91*9880d681SAndroid Build Coastguard Worker li $at,-29773 92*9880d681SAndroid Build Coastguard Worker li $zero,-29889 93*9880d681SAndroid Build Coastguard Worker ll $v0,-7321($s2) # CHECK: ll $2, -7321($18) # encoding: [0xc2,0x42,0xe3,0x67] 94*9880d681SAndroid Build Coastguard Worker luxc1 $f19,$s6($s5) 95*9880d681SAndroid Build Coastguard Worker lw $8,5674($a1) 96*9880d681SAndroid Build Coastguard Worker lwc1 $f16,10225($k0) 97*9880d681SAndroid Build Coastguard Worker lwc2 $18,-841($a2) # CHECK: lwc2 $18, -841($6) # encoding: [0xc8,0xd2,0xfc,0xb7] 98*9880d681SAndroid Build Coastguard Worker lwl $s4,-4231($15) 99*9880d681SAndroid Build Coastguard Worker lwr $zero,-19147($gp) 100*9880d681SAndroid Build Coastguard Worker lwxc1 $f12,$s1($s8) 101*9880d681SAndroid Build Coastguard Worker madd $s6,$13 102*9880d681SAndroid Build Coastguard Worker madd $zero,$9 103*9880d681SAndroid Build Coastguard Worker madd.d $f18,$f19,$f26,$f20 104*9880d681SAndroid Build Coastguard Worker madd.s $f1,$f31,$f19,$f25 105*9880d681SAndroid Build Coastguard Worker maddu $s3,$gp 106*9880d681SAndroid Build Coastguard Worker maddu $24,$s2 107*9880d681SAndroid Build Coastguard Worker mfc0 $8,$15,1 # CHECK: mfc0 $8, $15, 1 # encoding: [0x40,0x08,0x78,0x01] 108*9880d681SAndroid Build Coastguard Worker mfc1 $a3,$f27 109*9880d681SAndroid Build Coastguard Worker mfhc1 $s8,$f24 110*9880d681SAndroid Build Coastguard Worker mfhi $s3 111*9880d681SAndroid Build Coastguard Worker mfhi $sp 112*9880d681SAndroid Build Coastguard Worker mflo $s1 113*9880d681SAndroid Build Coastguard Worker mov.d $f20,$f14 114*9880d681SAndroid Build Coastguard Worker mov.s $f2,$f27 115*9880d681SAndroid Build Coastguard Worker move $s8,$a0 # CHECK: move $fp, $4 # encoding: [0x00,0x80,0xf0,0x25] 116*9880d681SAndroid Build Coastguard Worker move $25,$a2 # CHECK: move $25, $6 # encoding: [0x00,0xc0,0xc8,0x25] 117*9880d681SAndroid Build Coastguard Worker movf $gp,$8,$fcc7 118*9880d681SAndroid Build Coastguard Worker movf.d $f6,$f11,$fcc5 119*9880d681SAndroid Build Coastguard Worker movf.s $f23,$f5,$fcc6 120*9880d681SAndroid Build Coastguard Worker movn $v1,$s1,$s0 121*9880d681SAndroid Build Coastguard Worker movn.d $f27,$f21,$k0 122*9880d681SAndroid Build Coastguard Worker movn.s $f12,$f0,$s7 123*9880d681SAndroid Build Coastguard Worker movt $zero,$s4,$fcc5 124*9880d681SAndroid Build Coastguard Worker movt.d $f0,$f2,$fcc0 125*9880d681SAndroid Build Coastguard Worker movt.s $f30,$f2,$fcc1 126*9880d681SAndroid Build Coastguard Worker movz $a1,$s6,$9 127*9880d681SAndroid Build Coastguard Worker movz.d $f12,$f29,$9 128*9880d681SAndroid Build Coastguard Worker movz.s $f25,$f7,$v1 129*9880d681SAndroid Build Coastguard Worker msub $s7,$k1 130*9880d681SAndroid Build Coastguard Worker msub.d $f10,$f1,$f31,$f18 131*9880d681SAndroid Build Coastguard Worker msub.s $f12,$f19,$f10,$f16 132*9880d681SAndroid Build Coastguard Worker msubu $15,$a1 133*9880d681SAndroid Build Coastguard Worker mtc0 $9,$15,1 # CHECK: mtc0 $9, $15, 1 # encoding: [0x40,0x89,0x78,0x01] 134*9880d681SAndroid Build Coastguard Worker mtc1 $s8,$f9 135*9880d681SAndroid Build Coastguard Worker mthc1 $zero,$f16 136*9880d681SAndroid Build Coastguard Worker mthi $s1 137*9880d681SAndroid Build Coastguard Worker mtlo $sp 138*9880d681SAndroid Build Coastguard Worker mtlo $25 139*9880d681SAndroid Build Coastguard Worker mul $s0,$s4,$at 140*9880d681SAndroid Build Coastguard Worker mul.d $f20,$f20,$f16 141*9880d681SAndroid Build Coastguard Worker mul.s $f30,$f10,$f2 142*9880d681SAndroid Build Coastguard Worker mult $sp,$s4 143*9880d681SAndroid Build Coastguard Worker mult $sp,$v0 144*9880d681SAndroid Build Coastguard Worker multu $gp,$k0 145*9880d681SAndroid Build Coastguard Worker multu $9,$s2 146*9880d681SAndroid Build Coastguard Worker negu $2 # CHECK: negu $2, $2 # encoding: [0x00,0x02,0x10,0x23] 147*9880d681SAndroid Build Coastguard Worker negu $2,$3 # CHECK: negu $2, $3 # encoding: [0x00,0x03,0x10,0x23] 148*9880d681SAndroid Build Coastguard Worker neg.d $f27,$f18 149*9880d681SAndroid Build Coastguard Worker neg.s $f1,$f15 150*9880d681SAndroid Build Coastguard Worker nmadd.d $f18,$f9,$f14,$f19 151*9880d681SAndroid Build Coastguard Worker nmadd.s $f0,$f5,$f25,$f12 152*9880d681SAndroid Build Coastguard Worker nmsub.d $f30,$f8,$f16,$f30 153*9880d681SAndroid Build Coastguard Worker nmsub.s $f1,$f24,$f19,$f4 154*9880d681SAndroid Build Coastguard Worker nop 155*9880d681SAndroid Build Coastguard Worker nor $a3,$zero,$a3 156*9880d681SAndroid Build Coastguard Worker or $12,$s0,$sp 157*9880d681SAndroid Build Coastguard Worker or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04] 158*9880d681SAndroid Build Coastguard Worker pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40] 159*9880d681SAndroid Build Coastguard Worker pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0xcc,0xa1,0x00,0x08] 160*9880d681SAndroid Build Coastguard Worker # FIXME: Use the code generator in order to print the .set directives 161*9880d681SAndroid Build Coastguard Worker # instead of the instruction printer. 162*9880d681SAndroid Build Coastguard Worker rdhwr $sp,$11 # CHECK: .set push 163*9880d681SAndroid Build Coastguard Worker # CHECK-NEXT: .set mips32r2 164*9880d681SAndroid Build Coastguard Worker # CHECK-NEXT: rdhwr $sp, $11 165*9880d681SAndroid Build Coastguard Worker # CHECK-NEXT: .set pop # encoding: [0x7c,0x1d,0x58,0x3b] 166*9880d681SAndroid Build Coastguard Worker rotr $1,15 # CHECK: rotr $1, $1, 15 # encoding: [0x00,0x21,0x0b,0xc2] 167*9880d681SAndroid Build Coastguard Worker rotr $1,$14,15 # CHECK: rotr $1, $14, 15 # encoding: [0x00,0x2e,0x0b,0xc2] 168*9880d681SAndroid Build Coastguard Worker rotrv $1,$14,$15 # CHECK: rotrv $1, $14, $15 # encoding: [0x01,0xee,0x08,0x46] 169*9880d681SAndroid Build Coastguard Worker round.w.d $f6,$f4 170*9880d681SAndroid Build Coastguard Worker round.w.s $f27,$f28 171*9880d681SAndroid Build Coastguard Worker sb $s6,-19857($14) 172*9880d681SAndroid Build Coastguard Worker sc $15,18904($s3) # CHECK: sc $15, 18904($19) # encoding: [0xe2,0x6f,0x49,0xd8] 173*9880d681SAndroid Build Coastguard Worker sdbbp # CHECK: sdbbp # encoding: [0x70,0x00,0x00,0x3f] 174*9880d681SAndroid Build Coastguard Worker sdbbp 34 # CHECK: sdbbp 34 # encoding: [0x70,0x00,0x08,0xbf] 175*9880d681SAndroid Build Coastguard Worker sdc1 $f31,30574($13) 176*9880d681SAndroid Build Coastguard Worker sdc2 $20,23157($s2) # CHECK: sdc2 $20, 23157($18) # encoding: [0xfa,0x54,0x5a,0x75] 177*9880d681SAndroid Build Coastguard Worker sdxc1 $f11,$10($14) 178*9880d681SAndroid Build Coastguard Worker seb $25,$15 179*9880d681SAndroid Build Coastguard Worker seh $v1,$12 180*9880d681SAndroid Build Coastguard Worker sh $14,-6704($15) 181*9880d681SAndroid Build Coastguard Worker sll $a3,18 # CHECK: sll $7, $7, 18 # encoding: [0x00,0x07,0x3c,0x80] 182*9880d681SAndroid Build Coastguard Worker sll $a3,$zero,18 # CHECK: sll $7, $zero, 18 # encoding: [0x00,0x00,0x3c,0x80] 183*9880d681SAndroid Build Coastguard Worker sll $a3,$zero,$9 # CHECK: sllv $7, $zero, $9 # encoding: [0x01,0x20,0x38,0x04] 184*9880d681SAndroid Build Coastguard Worker sllv $a3,$zero,$9 # CHECK: sllv $7, $zero, $9 # encoding: [0x01,0x20,0x38,0x04] 185*9880d681SAndroid Build Coastguard Worker slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a] 186*9880d681SAndroid Build Coastguard Worker slti $s1,$10,9489 # CHECK: slti $17, $10, 9489 # encoding: [0x29,0x51,0x25,0x11] 187*9880d681SAndroid Build Coastguard Worker sltiu $25,$25,-15531 # CHECK: sltiu $25, $25, -15531 # encoding: [0x2f,0x39,0xc3,0x55] 188*9880d681SAndroid Build Coastguard Worker sltu $s4,$s5,$11 # CHECK: sltu $20, $21, $11 # encoding: [0x02,0xab,0xa0,0x2b] 189*9880d681SAndroid Build Coastguard Worker sltu $24,$25,-15531 # CHECK: sltiu $24, $25, -15531 # encoding: [0x2f,0x38,0xc3,0x55] 190*9880d681SAndroid Build Coastguard Worker sqrt.d $f17,$f22 191*9880d681SAndroid Build Coastguard Worker sqrt.s $f0,$f1 192*9880d681SAndroid Build Coastguard Worker sra $s1,15 # CHECK: sra $17, $17, 15 # encoding: [0x00,0x11,0x8b,0xc3] 193*9880d681SAndroid Build Coastguard Worker sra $s1,$s7,15 # CHECK: sra $17, $23, 15 # encoding: [0x00,0x17,0x8b,0xc3] 194*9880d681SAndroid Build Coastguard Worker sra $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07] 195*9880d681SAndroid Build Coastguard Worker srav $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07] 196*9880d681SAndroid Build Coastguard Worker srl $2,7 # CHECK: srl $2, $2, 7 # encoding: [0x00,0x02,0x11,0xc2] 197*9880d681SAndroid Build Coastguard Worker srl $2,$2,7 # CHECK: srl $2, $2, 7 # encoding: [0x00,0x02,0x11,0xc2] 198*9880d681SAndroid Build Coastguard Worker srl $25,$s4,$a0 # CHECK: srlv $25, $20, $4 # encoding: [0x00,0x94,0xc8,0x06] 199*9880d681SAndroid Build Coastguard Worker srlv $25,$s4,$a0 # CHECK: srlv $25, $20, $4 # encoding: [0x00,0x94,0xc8,0x06] 200*9880d681SAndroid Build Coastguard Worker ssnop # CHECK: ssnop # encoding: [0x00,0x00,0x00,0x40] 201*9880d681SAndroid Build Coastguard Worker sub $s6,$s3,$12 202*9880d681SAndroid Build Coastguard Worker sub $22,$17,-3126 # CHECK: addi $22, $17, 3126 # encoding: [0x22,0x36,0x0c,0x36] 203*9880d681SAndroid Build Coastguard Worker sub $13,6512 # CHECK: addi $13, $13, -6512 # encoding: [0x21,0xad,0xe6,0x90] 204*9880d681SAndroid Build Coastguard Worker sub.d $f18,$f3,$f17 205*9880d681SAndroid Build Coastguard Worker sub.s $f23,$f22,$f22 206*9880d681SAndroid Build Coastguard Worker subu $sp,$s6,$s6 207*9880d681SAndroid Build Coastguard Worker suxc1 $f12,$k1($13) 208*9880d681SAndroid Build Coastguard Worker sw $ra,-10160($sp) 209*9880d681SAndroid Build Coastguard Worker swc1 $f6,-8465($24) 210*9880d681SAndroid Build Coastguard Worker swc2 $25,24880($s0) # CHECK: swc2 $25, 24880($16) # encoding: [0xea,0x19,0x61,0x30] 211*9880d681SAndroid Build Coastguard Worker swl $15,13694($s3) 212*9880d681SAndroid Build Coastguard Worker swr $s1,-26590($14) 213*9880d681SAndroid Build Coastguard Worker swxc1 $f19,$12($k0) 214*9880d681SAndroid Build Coastguard Worker sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f] 215*9880d681SAndroid Build Coastguard Worker sync 1 # CHECK: sync 1 # encoding: [0x00,0x00,0x00,0x4f] 216*9880d681SAndroid Build Coastguard Worker syscall # CHECK: syscall # encoding: [0x00,0x00,0x00,0x0c] 217*9880d681SAndroid Build Coastguard Worker syscall 256 # CHECK: syscall 256 # encoding: [0x00,0x00,0x40,0x0c] 218*9880d681SAndroid Build Coastguard Worker teq $0,$3 # CHECK: teq $zero, $3 # encoding: [0x00,0x03,0x00,0x34] 219*9880d681SAndroid Build Coastguard Worker teq $5,$7,620 # CHECK: teq $5, $7, 620 # encoding: [0x00,0xa7,0x9b,0x34] 220*9880d681SAndroid Build Coastguard Worker teqi $s5,-17504 221*9880d681SAndroid Build Coastguard Worker tge $7,$10 # CHECK: tge $7, $10 # encoding: [0x00,0xea,0x00,0x30] 222*9880d681SAndroid Build Coastguard Worker tge $5,$19,340 # CHECK: tge $5, $19, 340 # encoding: [0x00,0xb3,0x55,0x30] 223*9880d681SAndroid Build Coastguard Worker tgei $s1,5025 224*9880d681SAndroid Build Coastguard Worker tgeiu $sp,-28621 225*9880d681SAndroid Build Coastguard Worker tgeu $22,$28 # CHECK: tgeu $22, $gp # encoding: [0x02,0xdc,0x00,0x31] 226*9880d681SAndroid Build Coastguard Worker tgeu $20,$14,379 # CHECK: tgeu $20, $14, 379 # encoding: [0x02,0x8e,0x5e,0xf1] 227*9880d681SAndroid Build Coastguard Worker tlbp # CHECK: tlbp # encoding: [0x42,0x00,0x00,0x08] 228*9880d681SAndroid Build Coastguard Worker tlbr # CHECK: tlbr # encoding: [0x42,0x00,0x00,0x01] 229*9880d681SAndroid Build Coastguard Worker tlbwi # CHECK: tlbwi # encoding: [0x42,0x00,0x00,0x02] 230*9880d681SAndroid Build Coastguard Worker tlbwr # CHECK: tlbwr # encoding: [0x42,0x00,0x00,0x06] 231*9880d681SAndroid Build Coastguard Worker tlt $15,$13 # CHECK: tlt $15, $13 # encoding: [0x01,0xed,0x00,0x32] 232*9880d681SAndroid Build Coastguard Worker tlt $2,$19,133 # CHECK: tlt $2, $19, 133 # encoding: [0x00,0x53,0x21,0x72] 233*9880d681SAndroid Build Coastguard Worker tlti $14,-21059 234*9880d681SAndroid Build Coastguard Worker tltiu $ra,-5076 235*9880d681SAndroid Build Coastguard Worker tltu $11,$16 # CHECK: tltu $11, $16 # encoding: [0x01,0x70,0x00,0x33] 236*9880d681SAndroid Build Coastguard Worker tltu $16,$29,1016 # CHECK: tltu $16, $sp, 1016 # encoding: [0x02,0x1d,0xfe,0x33] 237*9880d681SAndroid Build Coastguard Worker tne $6,$17 # CHECK: tne $6, $17 # encoding: [0x00,0xd1,0x00,0x36] 238*9880d681SAndroid Build Coastguard Worker tne $7,$8,885 # CHECK: tne $7, $8, 885 # encoding: [0x00,0xe8,0xdd,0x76] 239*9880d681SAndroid Build Coastguard Worker tnei $12,-29647 240*9880d681SAndroid Build Coastguard Worker trunc.w.d $f22,$f15 # CHECK: trunc.w.d $f22, $f14 # encoding: [0x46,0x20,0x75,0x8d] 241*9880d681SAndroid Build Coastguard Worker trunc.w.s $f28,$f30 # CHECK: trunc.w.s $f28, $f30 # encoding: [0x46,0x00,0xf7,0x0d] 242*9880d681SAndroid Build Coastguard Worker trunc.w.d $f4,$f6,$4 # CHECK: trunc.w.d $f4, $f6 # encoding: [0x46,0x20,0x31,0x0d] 243*9880d681SAndroid Build Coastguard Worker trunc.w.s $f4,$f6,$4 # CHECK: trunc.w.s $f4, $f6 # encoding: [0x46,0x00,0x31,0x0d] 244*9880d681SAndroid Build Coastguard Worker wsbh $k1,$9 245*9880d681SAndroid Build Coastguard Worker xor $s2,$a0,$s8 246*9880d681SAndroid Build Coastguard Worker xor $2, 4 # CHECK: xori $2, $2, 4 # encoding: [0x38,0x42,0x00,0x04] 247*9880d681SAndroid Build Coastguard Worker synci -15842($a2) # CHECK: synci -15842($6) # encoding: [0x04,0xdf,0xc2,0x1e] 248*9880d681SAndroid Build Coastguard Worker 249*9880d681SAndroid Build Coastguard Worker1: 250*9880d681SAndroid Build Coastguard Worker 251*9880d681SAndroid Build Coastguard Worker # Check that we accept traditional %relocation(symbol) offsets for stores 252*9880d681SAndroid Build Coastguard Worker # and loads, not just a sign 16 bit offset. 253*9880d681SAndroid Build Coastguard Worker 254*9880d681SAndroid Build Coastguard Worker lui $2, %hi(g_8) # CHECK: encoding: [0x3c,0x02,A,A] 255*9880d681SAndroid Build Coastguard Worker lb $3, %lo(g_8)($2) # CHECK: encoding: [0x80,0x43,A,A] 256*9880d681SAndroid Build Coastguard Worker lh $3, %lo(g_8)($2) # CHECK: encoding: [0x84,0x43,A,A] 257*9880d681SAndroid Build Coastguard Worker lhu $3, %lo(g_8)($2) # CHECK: encoding: [0x94,0x43,A,A] 258*9880d681SAndroid Build Coastguard Worker lw $3, %lo(g_8)($2) # CHECK: encoding: [0x8c,0x43,A,A] 259*9880d681SAndroid Build Coastguard Worker sb $3, %lo(g_8)($2) # CHECK: encoding: [0xa0,0x43,A,A] 260*9880d681SAndroid Build Coastguard Worker sh $3, %lo(g_8)($2) # CHECK: encoding: [0xa4,0x43,A,A] 261*9880d681SAndroid Build Coastguard Worker sw $3, %lo(g_8)($2) # CHECK: encoding: [0xac,0x43,A,A] 262*9880d681SAndroid Build Coastguard Worker 263*9880d681SAndroid Build Coastguard Worker lwl $3, %lo(g_8)($2) # CHECK: encoding: [0x88,0x43,A,A] 264*9880d681SAndroid Build Coastguard Worker lwr $3, %lo(g_8)($2) # CHECK: encoding: [0x98,0x43,A,A] 265*9880d681SAndroid Build Coastguard Worker swl $3, %lo(g_8)($2) # CHECK: encoding: [0xa8,0x43,A,A] 266*9880d681SAndroid Build Coastguard Worker swr $3, %lo(g_8)($2) # CHECK: encoding: [0xb8,0x43,A,A] 267*9880d681SAndroid Build Coastguard Worker 268*9880d681SAndroid Build Coastguard Worker lwc1 $f0, %lo(g_8)($2) # CHECK: encoding: [0xc4,0x40,A,A] 269*9880d681SAndroid Build Coastguard Worker ldc1 $f0, %lo(g_8)($2) # CHECK: encoding: [0xd4,0x40,A,A] 270*9880d681SAndroid Build Coastguard Worker swc1 $f0, %lo(g_8)($2) # CHECK: encoding: [0xe4,0x40,A,A] 271*9880d681SAndroid Build Coastguard Worker sdc1 $f0, %lo(g_8)($2) # CHECK: encoding: [0xf4,0x40,A,A] 272*9880d681SAndroid Build Coastguard Worker .type g_8,@object 273*9880d681SAndroid Build Coastguard Worker .comm g_8,16,16 274