URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [textrel1.s] - Rev 262
Go to most recent revision | Compare with Previous | Blame | View Log
.text .align 5 .globl f f: mov.l .L1,r0 rts nop .align 2 .L1: .long g - f .long foo@GOT
Go to most recent revision | Compare with Previous | Blame | View Log