mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
ld/testsuite/ld-loongarch-elf * ld-loongarch-elf.exp: Test LoongArch32 and LoongArch64 testcases respectively. * jmp_op.d: Fix bug in test LoongArch32. * disas-jirl-32.d: New test case for LoongArch32. * disas-jirl-32.s: New test case for LoongArch32. * disas-jirl.d: Skip test case LoongArch32. * macro_op_32.d: New test case for LoongArch32. * macro_op_32.s: New test case for LoongArch32. * macro_op.d: Skip test case LoongArch32.
30 lines
548 B
ArmAsm
30 lines
548 B
ArmAsm
.L1:
|
|
li.w $r4,0
|
|
li.w $r4,0xffffffff
|
|
li.w $r4,0
|
|
li.w $r4,0xffffffff
|
|
la $r4,L1
|
|
la.global $r4,L1
|
|
la.global $r4,$r5,L1
|
|
la.global $r4,L1
|
|
la.global $r4,$r5,L1
|
|
la.global $r4,L1
|
|
la.global $r4,$r5,L1
|
|
la.local $r4,L1
|
|
la.local $r4,$r5,L1
|
|
la.local $r4,L1
|
|
la.local $r4,$r5,L1
|
|
la.abs $r4,L1
|
|
la.pcrel $r4,L1
|
|
la.pcrel $r4,L1
|
|
la.pcrel $r4,$r5,L1
|
|
la.got $r4,L1
|
|
la.got $r4,$r5,L1
|
|
la.tls.le $r4,L1
|
|
la.tls.ie $r4,L1
|
|
la.tls.ie $r4,$r5,L1
|
|
la.tls.ld $r4,L1
|
|
la.tls.ld $r4,$r5,L1
|
|
la.tls.gd $r4,L1
|
|
la.tls.gd $r4,$r5,L1
|