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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-vxworks/] [tls-2.s] - Blame information for rev 853

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

Line No. Rev Author Line
1 38 julius
        .globl  foo
2
foo:
3
 
4
        .section        .tls_data
5
        .p2align        2
6
        .type   i,%object
7
        .size   i,4
8
i:
9
        .space  4
10
        .globl  __tls__i
11
        .section        .tls_vars
12
        .p2align        2
13
        .type   __tls__i,%object
14
        .size   __tls__i,12
15
__tls__i:
16
        .4byte  i
17
        .4byte  0
18
        .4byte  4
19
 

powered by: WebSVN 2.1.0

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