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/] [arm/] [relax_load_align.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
@ The relaxation algorithm used to not compensate for alignment statements.
2
@ The early termination to avoid infinite looping would make the second load
3
@ a wide instruction.
4
        .text
5
        .thumb
6
        .syntax unified
7
fn:
8
        adds r0, r0, #1000
9
        ldr r0, 1f
10
        ldr r0, 1f
11
.align 2
12
1:

powered by: WebSVN 2.1.0

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