URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [fdpic-plt.s] - Rev 143
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl f .type f,@function f: mov.l .L1, r0 mov.l .L2, r1 .align 2 .L1: .long foo@PLT .L2: .long bar@PLT
Go to most recent revision | Compare with Previous | Blame | View Log