URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-ifunc/] [ifunc-13a-x86-64.s] - Rev 166
Go to most recent revision | Compare with Previous | Blame | View Log
.text .type foo, @function .global foo: movl xxx(%rip), %eax ret .data xxx: .quad ifunc
Go to most recent revision | Compare with Previous | Blame | View Log