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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [dyn-sec64.s] - Blame information for rev 97

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

Line No. Rev Author Line
1 84 khays
        .section .init,"ax",@progbits
2
        .globl  _init
3
        .ent    _init
4
        .type   _init, @function
5
_init:
6
        ld      $2,%call16(bar)
7
        .end    _init
8
 
9
        .section .fini,"ax",@progbits
10
        .globl  _fini
11
        .ent    _fini
12
        .type   _fini, @function
13
_fini:
14
        .end    _fini
15
 
16
        .data
17
foo:
18
        .dword  bar
19
 

powered by: WebSVN 2.1.0

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