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/] [m68k/] [tls-gd-3.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#NO_APP
2
        .text
3
        .align  2
4
        .globl  foo
5
        .type   foo, @function
6
foo:
7
        link.w %fp,#0
8
        move.l %a5,-(%sp)
9
        move.l #_GLOBAL_OFFSET_TABLE_@GOTPC, %a5
10
        lea (-6, %pc, %a5), %a5
11
 
12
        move.l x@TLSGD(%a5),%a1
13
        move.l x@GOT(%a5),%a1
14
 
15
        move.l (%sp)+,%a5
16
        unlk %fp
17
        rts
18
        .size   foo, .-foo
19
        .comm   x,4,2
20
        .section        .note.GNU-stack,"",@progbits

powered by: WebSVN 2.1.0

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