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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [abs-call-1.s] - Blame information for rev 166

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

Line No. Rev Author Line
1 33 khays
 
2
        .type foo, %function
3
        .set foo, 0x100000
4
 
5
arm:    bl      0x100000
6
        b       0x100000
7
        blx     0x100000
8
        bl      foo
9
 
10
        .syntax unified
11
        .thumb
12
thumb:  bl      0x100000
13
        b       0x100000
14
        blx     0x100000
15
        @ bl foo is broken - gas fails to preserve the symbol reference

powered by: WebSVN 2.1.0

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