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/] [i386/] [ifunc.s] - Blame information for rev 219

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

Line No. Rev Author Line
1 205 julius
        .global foo
2
        .type foo, @function
3
foo:
4
        jmp ifunc@PLT
5
        .type ifunc, @gnu_indirect_function
6
ifunc:
7
        ret
8
        .global bar
9
        .type bar, @function
10
bar:
11
        jmp normal@PLT
12
        .type normal, @function
13
normal:
14
        ret

powered by: WebSVN 2.1.0

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