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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mep/] [mep1.s] - Blame information for rev 97

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

Line No. Rev Author Line
1 79 khays
        .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.