bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / tls.d
CommitLineData
ba93b8ac
DJ
1#objdump: -dr
2#name: TLS
3
4# Test generation of TLS relocations
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
9
1000+0 <main>:
11 0: e1a00000 nop \(mov r0,r0\)
12 4: e1a00000 nop \(mov r0,r0\)
13 8: e1a0f00e mov pc, lr
14 c: 00000000 andeq r0, r0, r0
15 c: R_ARM_TLS_GD32 a
16 10: 00000004 andeq r0, r0, r4
17 10: R_ARM_TLS_LDM32 b
18 14: 00000008 andeq r0, r0, r8
19 14: R_ARM_TLS_IE32 c
20 18: 00000000 andeq r0, r0, r0
21 18: R_ARM_TLS_LE32 d
This page took 0.024418 seconds and 4 git commands to generate.