Fix failures in the GAS testsuite for the ARC architecture.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / tls-relocs.d
CommitLineData
24b368f8
CZ
1#as: -mcpu=archs
2#objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arc.*
5
6Disassembly of section .text:
70x[0-9a-f]+ 2730 7f82 0000 0000 ld r2,\[pcl,0\]
8 4: ARC_TLS_IE_GOT var
90x[0-9a-f]+ 2700 7f80 0000 0000 add r0,pcl,0
10 c: ARC_TLS_GD_GOT var
110x[0-9a-f]+ 2000 0f81 0000 0000 add r1,r0,0
12 14: ARC_TLS_DTPOFF var
130x[0-9a-f]+ 2100 3f80 0000 0000 add r0,r25,0
14 1c: ARC_TLS_LE_32 var
150x[0-9a-f]+ 0802 0000 bl 0x00000000
16 20: ARC_TLS_GD_LD .tdata
17 20: ARC_S25W_PCREL_PLT func
This page took 0.023581 seconds and 4 git commands to generate.