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-mips-elf/] [jalbal.s] - Blame information for rev 206

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

Line No. Rev Author Line
1 38 julius
# Test that jal gets converted to bal on the RM9000 when it is in range.
2
        .text
3
        .global s1
4
        .type   s1,@function
5
        .set    noreorder
6
s1:
7
        jal     s3
8
        nop
9
        jal     s3
10
s2:
11
        nop
12
        .space  0x1fff8
13
s3:
14
        jal     s2
15
        nop
16
        jal     s2
17
        nop
18
        nop

powered by: WebSVN 2.1.0

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