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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [tls-e-tpoffcomm1.d] - Blame information for rev 75

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

Line No. Rev Author Line
1 41 khays
#source: start1.s
2
#source: tls-e-tpoffcomm1.s
3
#as: --no-underscore --em=criself -I$srcdir/$subdir
4
#ld: -m crislinux
5
#objdump: -d -s -h -t -r -p
6
 
7
# Make sure we can link a file with TPOFF relocs against common
8
# symbols.
9
 
10
.*:     file format elf32-cris
11
 
12
Program Header:
13
    LOAD off    0x0+ vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*13
14
         filesz 0x0+84 memsz 0x0+84 flags r-x
15
     TLS off    0x0+84 vaddr 0x0+82084 paddr 0x0+82084 align 2\*\*2
16
         filesz 0x0+ memsz 0x0+8 flags r--
17
private flags = 0:
18
 
19
Sections:
20
Idx Name          Size      VMA       LMA       File off  Algn
21
 
22
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
23
  1 .tbss         0+8  0+82084  0+82084  0+84  2\*\*2
24
                  ALLOC, THREAD_LOCAL
25
SYMBOL TABLE:
26
0+80074 l    d  .text   0+ .text
27
0+82084 l    d  .tbss   0+ .tbss
28
0+80078 l     F .text   0+c do_test
29
0+80074 g       .text   0+ _start
30
0+82084 g       \*ABS\* 0+ __bss_start
31
0+ g       .tbss        0+4 foo
32
0+82084 g       \*ABS\* 0+ _edata
33
0+820a0 g       \*ABS\* 0+ _end
34
0+4 g       .tbss       0+4 bar
35
#...
36
Disassembly of section .text:
37
 
38
00080074 <_start>:
39
   80074:       41b2                    moveq 1,\$r11
40
#...
41
00080078 :
42
   80078:       2f0e f8ff ffff          add.d 0xfffffff8,\$r0
43
   8007e:       2f1e fcff ffff          add.d 0xfffffffc,\$r1

powered by: WebSVN 2.1.0

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