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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-m68k/] [tls-gd-1.s] - Blame information for rev 166

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

Line No. Rev Author Line
1 77 khays
#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
 
10
        pea x@TLSGD(%a5)
11
 
12
        move.l (%sp)+,%a5
13
        unlk %fp
14
        rts
15
        .size   foo, .-foo
16
        .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.