]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - ld/testsuite/ld-cris/comref1.s
Import the binutils-2_15-branch from the sourceware CVS repository,
[FreeBSD/FreeBSD.git] / ld / testsuite / ld-cris / comref1.s
1  .text
2 y:
3  .comm c1,4,1
4  .comm c2,4,1
5  .comm c3,4,1
6  move.d c1,$r10
7  move.d c2:GOT,$r10
8  move.d c3:PLT,$r10