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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-ifunc/] [ifunc-4-local-x86.s] - Blame information for rev 206

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

Line No. Rev Author Line
1 205 julius
        .text
2
        .type foo, %gnu_indirect_function
3
        .type   foo, @function
4
foo:
5
        ret
6
        .size   foo, .-foo
7
        .type start,"function"
8
        .global start
9
start:
10
        .type _start,"function"
11
        .global _start
12
_start:
13
        .type __start,"function"
14
        .global __start
15
__start:
16
        .type __start,"function"
17
        call    foo
18
        movl    $foo,%eax

powered by: WebSVN 2.1.0

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