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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [tls-gottprelm.s] - Blame information for rev 206

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

Line No. Rev Author Line
1 205 julius
        .text
2
 
3
        .ifndef r
4
        .set r,1
5
        .endif
6
 
7
        .macro doit
8
        .global tlsdsofngottprelm\@
9
        .type   tlsdsofngottprelm\@,@function
10
        .p2align 1
11
tlsdsofngottprelm\@:
12
        move.w x\@:TPOFFGOT16,$r10
13
.Lfe\@:
14
        .size   tlsdsofngottprelm\@,.Lfe\@-tlsdsofngottprelm\@
15
 
16
        .globl x\@
17
        .section        .tdata,"awT",@progbits
18
        .p2align 0
19
        .type   x\@, @object
20
        .size   x\@, 1
21
x\@:
22
        .byte   40
23
        .previous
24
        .endm
25
 
26
        .rept r
27
        doit
28
        .endr

powered by: WebSVN 2.1.0

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