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/] [branch-misc-1.s] - Blame information for rev 301

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

Line No. Rev Author Line
1 205 julius
# Source file used to test the branches to locals in this file.
2
 
3
        .text
4
l1:
5
        .space 20
6
l2:
7
        .space 20
8
l3:
9
        .space 20
10
 
11
x:
12
        bal     l1
13
        bal     l2
14
        bal     l3
15
        bal     l4
16
        bal     l5
17
        bal     l6
18
 
19
        .space 20
20
l4:
21
        .space 20
22
l5:
23
        .space 20
24
l6:
25
 
26
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
27
        .space  8

powered by: WebSVN 2.1.0

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