OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [tls-ldgde-15.d] - Blame information for rev 205

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#source: start1.s
2
#source: tls128.s
3
#source: tls-ld-7.s
4
#source: tls-gd-2.s
5
#source: tls-ldgd-15.s
6
#source: tls-x.s
7
#source: tls-z.s
8
#source: tls-hx1x2.s
9
#as: --pic --no-underscore --em=criself
10
#ld: -m crislinux
11
#objdump: -d -s -h -t -r -p
12
 
13
# Check that we have proper NPTL/TLS markings and GOT for two
14
# R_CRIS_32_GOT_GD and two R_CRIS_32_DTPRELs against different
15
# variables, for an executable.
16
 
17
.*:     file format elf32-cris
18
 
19
Program Header:
20
#...
21
     TLS off    0x0+b4 vaddr 0x0+820b4 paddr 0x0+820b4 align 2\*\*2
22
         filesz 0x0+90 memsz 0x0+90 flags r--
23
private flags = 0:
24
#...
25
  1 .tdata .*
26
                  CONTENTS.*
27
  2 .got .*
28
                  CONTENTS.*
29
SYMBOL TABLE:
30
#...
31
0+80 g       \.tdata    0+4 x
32
#...
33
0+8c g       .tdata     00000004 \.hidden x2
34
#...
35
0+84 g       \.tdata    0+4 z
36
#...
37
0+88 g       .tdata     00000004 \.hidden x1
38
#...
39
Contents of section \.text:
40
#...
41
Contents of section \.tdata:
42
#...
43
Contents of section \.got:
44
 82144 00000000 00000000 00000000 01000000  .*
45
 82154 00000000 01000000 80000000 01000000  .*
46
 82164 84000000   .*
47
 
48
Disassembly of section \.text:
49
 
50
00080094 <_start>:
51
   80094:       41b2                    moveq 1,\$r11
52
#...
53
00080098 :
54
   80098:       6fae 8800 0000          move.d 88 ,\$r10
55
   8009e:       6fbe 8c00 0000          move.d 8c ,\$r11
56
000800a4 :
57
   800a4:       6fae 1400 0000          move.d 14 ,\$r10
58
#...
59
000800ac :
60
   800ac:       6fae 1c00 0000          move.d 1c ,\$r10
61
#...

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.