bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tls-hidden3.d
1
2 .*: file format .*
3
4 Disassembly of section \.text:
5
6 #
7 # The TLS entries are ordered as follows:
8 #
9 # foo0 (-0x7ff0 + 0x20)
10 # foo2 (-0x7ff0 + 0x24)
11 # foo3 (-0x7ff0 + 0x28)
12 # foo1 (-0x7ff0 + 0x2c)
13 #
14 # Any order would be acceptable, but it must match the .got dump.
15 #
16 00080c00 <\.text>:
17 80c00: 8f84801c lw a0,-32740\(gp\)
18 80c04: 8f848028 lw a0,-32728\(gp\)
19 80c08: 8f848020 lw a0,-32736\(gp\)
20 80c0c: 8f848024 lw a0,-32732\(gp\)
21 80c10: 8f84801c lw a0,-32740\(gp\)
22 80c14: 8f848028 lw a0,-32728\(gp\)
23 80c18: 8f848020 lw a0,-32736\(gp\)
24 80c1c: 8f848024 lw a0,-32732\(gp\)
This page took 0.04148 seconds and 4 git commands to generate.