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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [fdpic-gotfuncdesc-static.s] - Blame information for rev 166

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

Line No. Rev Author Line
1 106 khays
        .text
2
        .globl  _start
3
        .type   _start,@function
4
_start:
5
        mov.l .L1, r0
6
        mov.l @(r0,r12), r1
7
        .align 2
8
.L1:
9
        .long   foo@GOTFUNCDESC
10
        .type   foo,@function
11
foo:
12
        nop

powered by: WebSVN 2.1.0

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