URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [sh64/] [shcmp-1.s] - Rev 184
Go to most recent revision | Compare with Previous | Blame | View Log
! A single SHcompact file, that should link correctly. .text .global start start: mova next,r0 nop next: nop mov #42,r10 .section .rodata .long start here: .long here .long next
Go to most recent revision | Compare with Previous | Blame | View Log