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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-ifunc/] [ifunc-15-x86-64.s] - Blame information for rev 163

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 163 khays
        .text
2
        .type foo, @function
3
        .global
4
foo:
5
        movl ifunc@GOTPCREL(%rip), %eax
6
        ret
7
        .type ifunc, @gnu_indirect_function
8
        .globl ifunc
9
ifunc:
10
        ret

powered by: WebSVN 2.1.0

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