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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [tlsd.d] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#objdump: -dr
2
#name: i386 dynamic tls
3
 
4
.*: +file format .*
5
 
6
Disassembly of section .text:
7
 
8
0+000 :
9
   0:   55 [    ]*push   %ebp
10
   1:   89 e5 [         ]*mov    %esp,%ebp
11
   3:   53 [    ]*push   %ebx
12
   4:   50 [    ]*push   %eax
13
   5:   e8 00 00 00 00 [        ]*call   a 
14
   a:   5b [    ]*pop    %ebx
15
   b:   81 c3 03 00 00 00 [     ]*add    \$0x3,%ebx
16
[       ]+d: R_386_GOTPC        _GLOBAL_OFFSET_TABLE_
17
  11:   8d 04 1d 00 00 00 00 [  ]*lea    0x0\(,%ebx,1\),%eax
18
[       ]+14: R_386_TLS_GD      foo
19
  18:   e8 fc ff ff ff [        ]*call   19 
20
[       ]+19: R_386_PLT32       ___tls_get_addr
21
  1d:   8d 83 00 00 00 00 [     ]*lea    0x0\(%ebx\),%eax
22
[       ]+1f: R_386_TLS_LDM     bar
23
  23:   e8 fc ff ff ff [        ]*call   24 
24
[       ]+24: R_386_PLT32       ___tls_get_addr
25
  28:   83 c7 00 [      ]*add    \$0x0,%edi
26
  2b:   8d 90 00 00 00 00 [     ]*lea    0x0\(%eax\),%edx
27
[       ]+2d: R_386_TLS_LDO_32  bar
28
  31:   83 c6 00 [      ]*add    \$0x0,%esi
29
  34:   8d 88 00 00 00 00 [     ]*lea    0x0\(%eax\),%ecx
30
[       ]+36: R_386_TLS_LDO_32  baz
31
  3a:   8b 5d fc [      ]*mov    -0x4\(%ebp\),%ebx
32
  3d:   c9 [    ]*leave[        ]*
33
  3e:   c3 [    ]*ret[  ]*

powered by: WebSVN 2.1.0

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