URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [sh1.s] - Rev 184
Go to most recent revision | Compare with Previous | Blame | View Log
.text foo: L1: mov.l L2,r0 .uses L1 jsr @r0 rts .align 2 L2: .long bar bar: rts .align 4
Go to most recent revision | Compare with Previous | Blame | View Log