OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [blx-local.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .text
2
        .arch armv5t
3
        .arm
4
one:
5
        blx     foo
6
        blx     foo2
7
 
8
        .thumb
9
        .type foo, %function
10
        .thumb_func
11
foo:
12
        nop
13
        .type foo2, %function
14
        .thumb_func
15
foo2:
16
        nop

powered by: WebSVN 2.1.0

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