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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [jal.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Source file used to test the jal macro.
2
        .globl  text_label      .text
3
text_label:
4
        jal     $25
5
        jal     $4,$25
6
        jal     text_label
7
        jal     external_text_label
8
 
9
# Test j as well
10
        j       text_label
11
        j       external_text_label

powered by: WebSVN 2.1.0

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