Retro68/binutils/ld/testsuite/ld-sh/sh64/shcmp-1.s
2012-03-26 21:18:29 +02:00

16 lines
189 B
ArmAsm

! 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