2005-09-08 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / gas / arm / tls.s
blob48722a42b3a200a5136918cccbb4afa5db4adc93
1 .text
2 .globl main
3 .type main, %function
4 main:
5 nop
6 .L2:
7 nop
8 mov pc, lr
10 .Lpool:
11 .word a(tlsgd) + (. - .L2 - 8)
12 .word b(tlsldm) + (. - .L2 - 8)
13 .word c(gottpoff) + (. - .L2 - 8)
14 .word d(tpoff)