xref: /aosp_15_r20/external/llvm/test/MC/Mips/mips1/valid.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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=mips1 | 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.d     $f1,$f7,$f29
10*9880d681SAndroid Build Coastguard Worker        add.s     $f8,$f21,$f24
11*9880d681SAndroid Build Coastguard Worker        addi      $13,$9,26322
12*9880d681SAndroid Build Coastguard Worker        addi      $8,$8,~1             # CHECK: addi $8, $8, -2 # encoding: [0x21,0x08,0xff,0xfe]
13*9880d681SAndroid Build Coastguard Worker        add       $9,$14,15176         # CHECK: addi $9, $14, 15176   # encoding: [0x21,0xc9,0x3b,0x48]
14*9880d681SAndroid Build Coastguard Worker        add       $24,-7193            # CHECK: addi $24, $24, -7193  # encoding: [0x23,0x18,0xe3,0xe7]
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      4                    # CHECK: bc1f 4        # encoding: [0x45,0x00,0x00,0x01]
21*9880d681SAndroid Build Coastguard Worker        bc1t      $fcc0, 4             # CHECK: bc1t 4        # encoding: [0x45,0x01,0x00,0x01]
22*9880d681SAndroid Build Coastguard Worker        bc1t      4                    # CHECK: bc1t 4        # encoding: [0x45,0x01,0x00,0x01]
23*9880d681SAndroid Build Coastguard Worker        bal       21100                # CHECK: bal 21100     # encoding: [0x04,0x11,0x14,0x9b]
24*9880d681SAndroid Build Coastguard Worker        bgezal    $0, 21100            # CHECK: bal 21100     # encoding: [0x04,0x11,0x14,0x9b]
25*9880d681SAndroid Build Coastguard Worker        bgezal    $6, 21100            # CHECK: bgezal $6, 21100 # encoding: [0x04,0xd1,0x14,0x9b]
26*9880d681SAndroid Build Coastguard Worker        bltzal    $6, 21100            # CHECK: bltzal $6, 21100 # encoding: [0x04,0xd0,0x14,0x9b]
27*9880d681SAndroid Build Coastguard Worker        c.ngl.d   $f29,$f29
28*9880d681SAndroid Build Coastguard Worker        c.ngle.d  $f0,$f16
29*9880d681SAndroid Build Coastguard Worker        c.sf.d    $f30,$f0
30*9880d681SAndroid Build Coastguard Worker        c.sf.s    $f14,$f22
31*9880d681SAndroid Build Coastguard Worker        cfc1      $s1,$21
32*9880d681SAndroid Build Coastguard Worker        ctc1      $a2,$26
33*9880d681SAndroid Build Coastguard Worker        cvt.d.s   $f22,$f28
34*9880d681SAndroid Build Coastguard Worker        cvt.d.w   $f26,$f11
35*9880d681SAndroid Build Coastguard Worker        cvt.s.d   $f26,$f8
36*9880d681SAndroid Build Coastguard Worker        cvt.s.w   $f22,$f15
37*9880d681SAndroid Build Coastguard Worker        cvt.w.d   $f20,$f14
38*9880d681SAndroid Build Coastguard Worker        cvt.w.s   $f20,$f24
39*9880d681SAndroid Build Coastguard Worker        div       $zero,$25,$11
40*9880d681SAndroid Build Coastguard Worker        div.d     $f29,$f20,$f27
41*9880d681SAndroid Build Coastguard Worker        div.s     $f4,$f5,$f15
42*9880d681SAndroid Build Coastguard Worker        divu      $zero,$25,$15
43*9880d681SAndroid Build Coastguard Worker        ehb                            # CHECK: ehb # encoding:  [0x00,0x00,0x00,0xc0]
44*9880d681SAndroid Build Coastguard Worker        j         1f                   # CHECK: j $tmp0 # encoding: [0b000010AA,A,A,A]
45*9880d681SAndroid Build Coastguard Worker                                       # CHECK:         #   fixup A - offset: 0, value: ($tmp0), kind: fixup_Mips_26
46*9880d681SAndroid Build Coastguard Worker        j         a                    # CHECK: j a     # encoding: [0b000010AA,A,A,A]
47*9880d681SAndroid Build Coastguard Worker                                       # CHECK:         #   fixup A - offset: 0, value: a, kind: fixup_Mips_26
48*9880d681SAndroid Build Coastguard Worker        j         1328                 # CHECK: j 1328  # encoding: [0x08,0x00,0x01,0x4c]
49*9880d681SAndroid Build Coastguard Worker        jal       21100                # CHECK: jal 21100     # encoding: [0x0c,0x00,0x14,0x9b]
50*9880d681SAndroid Build Coastguard Worker        lb        $24,-14515($10)
51*9880d681SAndroid Build Coastguard Worker        lbu       $8,30195($v1)
52*9880d681SAndroid Build Coastguard Worker        lh        $11,-8556($s5)
53*9880d681SAndroid Build Coastguard Worker        lhu       $s3,-22851($v0)
54*9880d681SAndroid Build Coastguard Worker        li        $at,-29773
55*9880d681SAndroid Build Coastguard Worker        li        $zero,-29889
56*9880d681SAndroid Build Coastguard Worker        lw        $8,5674($a1)
57*9880d681SAndroid Build Coastguard Worker        lwc1      $f16,10225($k0)
58*9880d681SAndroid Build Coastguard Worker        lwc2      $18,-841($a2)        # CHECK: lwc2 $18, -841($6)     # encoding: [0xc8,0xd2,0xfc,0xb7]
59*9880d681SAndroid Build Coastguard Worker        lwc3      $10,-32265($k0)
60*9880d681SAndroid Build Coastguard Worker        lwl       $s4,-4231($15)
61*9880d681SAndroid Build Coastguard Worker        lwr       $zero,-19147($gp)
62*9880d681SAndroid Build Coastguard Worker        mfc1      $a3,$f27
63*9880d681SAndroid Build Coastguard Worker        mfhi      $s3
64*9880d681SAndroid Build Coastguard Worker        mfhi      $sp
65*9880d681SAndroid Build Coastguard Worker        mflo      $s1
66*9880d681SAndroid Build Coastguard Worker        mov.d     $f20,$f14
67*9880d681SAndroid Build Coastguard Worker        mov.s     $f2,$f27
68*9880d681SAndroid Build Coastguard Worker        move      $s8,$a0              # CHECK: move $fp, $4           # encoding: [0x00,0x80,0xf0,0x25]
69*9880d681SAndroid Build Coastguard Worker        move      $25,$a2              # CHECK: move $25, $6           # encoding: [0x00,0xc0,0xc8,0x25]
70*9880d681SAndroid Build Coastguard Worker        mtc1      $s8,$f9
71*9880d681SAndroid Build Coastguard Worker        mthi      $s1
72*9880d681SAndroid Build Coastguard Worker        mtlo      $sp
73*9880d681SAndroid Build Coastguard Worker        mtlo      $25
74*9880d681SAndroid Build Coastguard Worker        mul.d     $f20,$f20,$f16
75*9880d681SAndroid Build Coastguard Worker        mul.s     $f30,$f10,$f2
76*9880d681SAndroid Build Coastguard Worker        mult      $sp,$s4
77*9880d681SAndroid Build Coastguard Worker        mult      $sp,$v0
78*9880d681SAndroid Build Coastguard Worker        multu     $gp,$k0
79*9880d681SAndroid Build Coastguard Worker        multu     $9,$s2
80*9880d681SAndroid Build Coastguard Worker        negu      $2                   # CHECK: negu $2, $2            # encoding: [0x00,0x02,0x10,0x23]
81*9880d681SAndroid Build Coastguard Worker        negu      $2,$3                # CHECK: negu $2, $3            # encoding: [0x00,0x03,0x10,0x23]
82*9880d681SAndroid Build Coastguard Worker        neg.d     $f27,$f18
83*9880d681SAndroid Build Coastguard Worker        neg.s     $f1,$f15
84*9880d681SAndroid Build Coastguard Worker        nop
85*9880d681SAndroid Build Coastguard Worker        nor       $a3,$zero,$a3
86*9880d681SAndroid Build Coastguard Worker        or        $12,$s0,$sp
87*9880d681SAndroid Build Coastguard Worker        or        $2, 4                # CHECK: ori $2, $2, 4          # encoding: [0x34,0x42,0x00,0x04]
88*9880d681SAndroid Build Coastguard Worker        sb        $s6,-19857($14)
89*9880d681SAndroid Build Coastguard Worker        sh        $14,-6704($15)
90*9880d681SAndroid Build Coastguard Worker        sll       $a3,18               # CHECK: sll $7, $7, 18         # encoding: [0x00,0x07,0x3c,0x80]
91*9880d681SAndroid Build Coastguard Worker        sll       $a3,$zero,18         # CHECK: sll $7, $zero, 18      # encoding: [0x00,0x00,0x3c,0x80]
92*9880d681SAndroid Build Coastguard Worker        sll       $a3,$zero,$9         # CHECK: sllv $7, $zero, $9     # encoding: [0x01,0x20,0x38,0x04]
93*9880d681SAndroid Build Coastguard Worker        sllv      $a3,$zero,$9         # CHECK: sllv $7, $zero, $9     # encoding: [0x01,0x20,0x38,0x04]
94*9880d681SAndroid Build Coastguard Worker        slt       $s7,$11,$k1          # CHECK: slt $23, $11, $27      # encoding: [0x01,0x7b,0xb8,0x2a]
95*9880d681SAndroid Build Coastguard Worker        slti      $s1,$10,9489         # CHECK: slti $17, $10, 9489    # encoding: [0x29,0x51,0x25,0x11]
96*9880d681SAndroid Build Coastguard Worker        sltiu     $25,$25,-15531       # CHECK: sltiu $25, $25, -15531 # encoding: [0x2f,0x39,0xc3,0x55]
97*9880d681SAndroid Build Coastguard Worker        sltu      $s4,$s5,$11          # CHECK: sltu  $20, $21, $11    # encoding: [0x02,0xab,0xa0,0x2b]
98*9880d681SAndroid Build Coastguard Worker        sltu      $24,$25,-15531       # CHECK: sltiu $24, $25, -15531 # encoding: [0x2f,0x38,0xc3,0x55]
99*9880d681SAndroid Build Coastguard Worker        sra       $s1,15               # CHECK: sra $17, $17, 15       # encoding: [0x00,0x11,0x8b,0xc3]
100*9880d681SAndroid Build Coastguard Worker        sra       $s1,$s7,15           # CHECK: sra $17, $23, 15       # encoding: [0x00,0x17,0x8b,0xc3]
101*9880d681SAndroid Build Coastguard Worker        sra       $s1,$s7,$sp          # CHECK: srav $17, $23, $sp     # encoding: [0x03,0xb7,0x88,0x07]
102*9880d681SAndroid Build Coastguard Worker        srav      $s1,$s7,$sp          # CHECK: srav $17, $23, $sp     # encoding: [0x03,0xb7,0x88,0x07]
103*9880d681SAndroid Build Coastguard Worker        srl       $2,7                 # CHECK: srl $2, $2, 7          # encoding: [0x00,0x02,0x11,0xc2]
104*9880d681SAndroid Build Coastguard Worker        srl       $2,$2,7              # CHECK: srl $2, $2, 7          # encoding: [0x00,0x02,0x11,0xc2]
105*9880d681SAndroid Build Coastguard Worker        srl       $25,$s4,$a0          # CHECK: srlv $25, $20, $4      # encoding: [0x00,0x94,0xc8,0x06]
106*9880d681SAndroid Build Coastguard Worker        srlv      $25,$s4,$a0          # CHECK: srlv $25, $20, $4      # encoding: [0x00,0x94,0xc8,0x06]
107*9880d681SAndroid Build Coastguard Worker        ssnop                          # CHECK: ssnop                  # encoding: [0x00,0x00,0x00,0x40]
108*9880d681SAndroid Build Coastguard Worker        sub       $s6,$s3,$12
109*9880d681SAndroid Build Coastguard Worker        sub       $22,$17,-3126        # CHECK: addi $22, $17, 3126    # encoding: [0x22,0x36,0x0c,0x36]
110*9880d681SAndroid Build Coastguard Worker        sub       $13,6512             # CHECK: addi $13, $13, -6512   # encoding: [0x21,0xad,0xe6,0x90]
111*9880d681SAndroid Build Coastguard Worker        sub.d     $f18,$f3,$f17
112*9880d681SAndroid Build Coastguard Worker        sub.s     $f23,$f22,$f22
113*9880d681SAndroid Build Coastguard Worker        subu      $sp,$s6,$s6
114*9880d681SAndroid Build Coastguard Worker        sw        $ra,-10160($sp)
115*9880d681SAndroid Build Coastguard Worker        swc1      $f6,-8465($24)
116*9880d681SAndroid Build Coastguard Worker        swc2      $25,24880($s0)       # CHECK: swc2 $25, 24880($16)   # encoding: [0xea,0x19,0x61,0x30]
117*9880d681SAndroid Build Coastguard Worker        swc3      $10,-32265($k0)
118*9880d681SAndroid Build Coastguard Worker        swl       $15,13694($s3)
119*9880d681SAndroid Build Coastguard Worker        swr       $s1,-26590($14)
120*9880d681SAndroid Build Coastguard Worker        syscall                        # CHECK: syscall                # encoding: [0x00,0x00,0x00,0x0c]
121*9880d681SAndroid Build Coastguard Worker        syscall   256                  # CHECK: syscall 256            # encoding: [0x00,0x00,0x40,0x0c]
122*9880d681SAndroid Build Coastguard Worker        tlbp                           # CHECK: tlbp                   # encoding: [0x42,0x00,0x00,0x08]
123*9880d681SAndroid Build Coastguard Worker        tlbr                           # CHECK: tlbr                   # encoding: [0x42,0x00,0x00,0x01]
124*9880d681SAndroid Build Coastguard Worker        tlbwi                          # CHECK: tlbwi                  # encoding: [0x42,0x00,0x00,0x02]
125*9880d681SAndroid Build Coastguard Worker        tlbwr                          # CHECK: tlbwr                  # encoding: [0x42,0x00,0x00,0x06]
126*9880d681SAndroid Build Coastguard Worker        xor       $s2,$a0,$s8
127*9880d681SAndroid Build Coastguard Worker        xor       $2, 4                # CHECK: xori $2, $2, 4         # encoding: [0x38,0x42,0x00,0x04]
128*9880d681SAndroid Build Coastguard Worker
129*9880d681SAndroid Build Coastguard Worker        .set at
130*9880d681SAndroid Build Coastguard Worker        trunc.w.s  $f4,$f6,$4
131*9880d681SAndroid Build Coastguard Worker        # CHECK:                cfc1    $4, $ra                 # encoding: [0x44,0x44,0xf8,0x00]
132*9880d681SAndroid Build Coastguard Worker        # CHECK:                cfc1    $4, $ra                 # encoding: [0x44,0x44,0xf8,0x00]
133*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
134*9880d681SAndroid Build Coastguard Worker        # CHECK:                ori     $1, $4, 3               # encoding: [0x34,0x81,0x00,0x03]
135*9880d681SAndroid Build Coastguard Worker        # CHECK:                xori    $1, $1, 2               # encoding: [0x38,0x21,0x00,0x02]
136*9880d681SAndroid Build Coastguard Worker        # CHECK:                ctc1    $1, $ra                 # encoding: [0x44,0xc1,0xf8,0x00]
137*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
138*9880d681SAndroid Build Coastguard Worker        # CHECK:                cvt.w.s $f4, $f6                # encoding: [0x46,0x00,0x31,0x24]
139*9880d681SAndroid Build Coastguard Worker        # CHECK:                ctc1    $4, $ra                 # encoding: [0x44,0xc4,0xf8,0x00]
140*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
141*9880d681SAndroid Build Coastguard Worker
142*9880d681SAndroid Build Coastguard Worker        trunc.w.d  $f4,$f6,$4
143*9880d681SAndroid Build Coastguard Worker        # CHECK:                cfc1    $4, $ra                 # encoding: [0x44,0x44,0xf8,0x00]
144*9880d681SAndroid Build Coastguard Worker        # CHECK:                cfc1    $4, $ra                 # encoding: [0x44,0x44,0xf8,0x00]
145*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
146*9880d681SAndroid Build Coastguard Worker        # CHECK:                ori     $1, $4, 3               # encoding: [0x34,0x81,0x00,0x03]
147*9880d681SAndroid Build Coastguard Worker        # CHECK:                xori    $1, $1, 2               # encoding: [0x38,0x21,0x00,0x02]
148*9880d681SAndroid Build Coastguard Worker        # CHECK:                ctc1    $1, $ra                 # encoding: [0x44,0xc1,0xf8,0x00]
149*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
150*9880d681SAndroid Build Coastguard Worker        # CHECK:                cvt.w.d $f4, $f6                # encoding: [0x46,0x20,0x31,0x24]
151*9880d681SAndroid Build Coastguard Worker        # CHECK:                ctc1    $4, $ra                 # encoding: [0x44,0xc4,0xf8,0x00]
152*9880d681SAndroid Build Coastguard Worker        # CHECK:                nop                             # encoding: [0x00,0x00,0x00,0x00]
153*9880d681SAndroid Build Coastguard Worker
154*9880d681SAndroid Build Coastguard Worker1:
155*9880d681SAndroid Build Coastguard Worker        # Check that we accept traditional %relocation(symbol) offsets for stores
156*9880d681SAndroid Build Coastguard Worker        # and loads, not just a sign 16 bit offset.
157*9880d681SAndroid Build Coastguard Worker
158*9880d681SAndroid Build Coastguard Worker        lui       $2, %hi(g_8)            # CHECK:  encoding: [0x3c,0x02,A,A]
159*9880d681SAndroid Build Coastguard Worker        lb        $3, %lo(g_8)($2)        # CHECK:  encoding: [0x80,0x43,A,A]
160*9880d681SAndroid Build Coastguard Worker        lh        $3, %lo(g_8)($2)        # CHECK:  encoding: [0x84,0x43,A,A]
161*9880d681SAndroid Build Coastguard Worker        lhu       $3, %lo(g_8)($2)        # CHECK:  encoding: [0x94,0x43,A,A]
162*9880d681SAndroid Build Coastguard Worker        lw        $3, %lo(g_8)($2)        # CHECK:  encoding: [0x8c,0x43,A,A]
163*9880d681SAndroid Build Coastguard Worker        sb        $3, %lo(g_8)($2)        # CHECK:  encoding: [0xa0,0x43,A,A]
164*9880d681SAndroid Build Coastguard Worker        sh        $3, %lo(g_8)($2)        # CHECK:  encoding: [0xa4,0x43,A,A]
165*9880d681SAndroid Build Coastguard Worker        sw        $3, %lo(g_8)($2)        # CHECK:  encoding: [0xac,0x43,A,A]
166*9880d681SAndroid Build Coastguard Worker
167*9880d681SAndroid Build Coastguard Worker        lwl       $3, %lo(g_8)($2)        # CHECK:  encoding: [0x88,0x43,A,A]
168*9880d681SAndroid Build Coastguard Worker        lwr       $3, %lo(g_8)($2)        # CHECK:  encoding: [0x98,0x43,A,A]
169*9880d681SAndroid Build Coastguard Worker        swl       $3, %lo(g_8)($2)        # CHECK:  encoding: [0xa8,0x43,A,A]
170*9880d681SAndroid Build Coastguard Worker        swr       $3, %lo(g_8)($2)        # CHECK:  encoding: [0xb8,0x43,A,A]
171*9880d681SAndroid Build Coastguard Worker
172*9880d681SAndroid Build Coastguard Worker        lwc1      $f0, %lo(g_8)($2)       # CHECK:  encoding: [0xc4,0x40,A,A]
173*9880d681SAndroid Build Coastguard Worker        swc1      $f0, %lo(g_8)($2)       # CHECK:  encoding: [0xe4,0x40,A,A]
174*9880d681SAndroid Build Coastguard Worker        .type     g_8,@object
175*9880d681SAndroid Build Coastguard Worker        .comm     g_8,16,16
176