URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-x86-64/] [nogot1.s] - Rev 146
Go to most recent revision | Compare with Previous | Blame | View Log
.type bar, @function bar: ret .size bar, .-bar .globl foo .type foo, @function foo: leaq bar(%rip), %rax ret .size foo, .-foo
Go to most recent revision | Compare with Previous | Blame | View Log