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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mep/] [mep1.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .weak   bar
2
 
3
        # This will be in low memory.
4
        .section .text1,"ax"
5
        bsr     bar
6
        jmp     bar
7
 
8
        # This will be in high memory.
9
        .section .text2,"ax"
10
        # This needs special handling
11
        bsr     bar
12
        # This shouldn't
13
        jmp     bar

powered by: WebSVN 2.1.0

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