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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-m68k/] [tls-main-1.s] - Blame information for rev 847

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

Line No. Rev Author Line
1 205 julius
#NO_APP
2
        .text
3
        .align  2
4
        .globl  main
5
        .type   main, @function
6
        .globl  _start
7
        .type   _start, @function
8
main:
9
_start:
10
        link.w %fp,#0
11
        move.l %a5,-(%sp)
12
        move.l #_GLOBAL_OFFSET_TABLE_@GOTPC, %a5
13
        lea (-6, %pc, %a5), %a5
14
        move.l x@TLSIE(%a5),%a0
15
        move.l -4(%fp),%a5
16
        unlk %fp
17
        rts
18
        .size   main, .-main
19
        .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.