This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / shcmp-1.s
CommitLineData
1b19eb81
AO
1! A single SHcompact file, that should link correctly.
2 .text
3 .global start
4start:
5 mova next,r0
6 nop
7next:
8 nop
9 mov #42,r10
10
11 .section .rodata
12 .long start
13here:
14 .long here
15 .long next
This page took 0.048608 seconds and 4 git commands to generate.