Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-loongarch-elf/macro_op.s
2023-03-06 14:48:14 +01:00

29 lines
556 B
ArmAsm

.L1:
li.w $r4,0
li.w $r4,0xffffffff
li.d $r4,0
li.d $r4,0xffffffffffffffff
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