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/] [ld/] [testsuite/] [ld-arm/] [callweak.s] - Blame information for rev 38

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

Line No. Rev Author Line
1 38 julius
        .syntax unified
2
        .weak bar
3
        .section .far, "ax", %progbits
4
        .global _start
5
        .type   _start, %function
6
_start:
7
        bl bar
8
        bleq bar
9
        .thumb
10
        .type foo, %function
11
        .thumb_func
12
foo:
13
        bl bar
14
        movs r0, #0
15
        bl bar
16
        bx lr

powered by: WebSVN 2.1.0

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