Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / macro_op_32.s
1 .L1:
2 li.w $r4,0
3 li.w $r4,0xffffffff
4 li.w $r4,0
5 li.w $r4,0xffffffff
6 la $r4,L1
7 la.global $r4,L1
8 la.global $r4,$r5,L1
9 la.global $r4,L1
10 la.global $r4,$r5,L1
11 la.global $r4,L1
12 la.global $r4,$r5,L1
13 la.local $r4,L1
14 la.local $r4,$r5,L1
15 la.local $r4,L1
16 la.local $r4,$r5,L1
17 la.abs $r4,L1
18 la.pcrel $r4,L1
19 la.pcrel $r4,L1
20 la.pcrel $r4,$r5,L1
21 la.got $r4,L1
22 la.got $r4,$r5,L1
23 la.tls.le $r4,L1
24 la.tls.ie $r4,L1
25 la.tls.ie $r4,$r5,L1
26 la.tls.ld $r4,L1
27 la.tls.ld $r4,$r5,L1
28 la.tls.gd $r4,L1
29 la.tls.gd $r4,$r5,L1