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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-vxworks/] [tls-1.s] - Diff between revs 38 and 156

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
        .globl  foo
        .globl  foo
foo:
foo:
 
 
        .section        .tls_data
        .section        .tls_data
        .p2align        2
        .p2align        2
        .type   i,%object
        .type   i,%object
        .size   i,4
        .size   i,4
i:
i:
        .space  4
        .space  4
        .globl  __tls__i
        .globl  __tls__i
        .section        .tls_vars
        .section        .tls_vars
        .p2align        2
        .p2align        2
        .type   __tls__i,%object
        .type   __tls__i,%object
        .size   __tls__i,12
        .size   __tls__i,12
__tls__i:
__tls__i:
        .4byte  i
        .4byte  i
        .4byte  0
        .4byte  0
        .4byte  4
        .4byte  4
 
 
 
 

powered by: WebSVN 2.1.0

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