* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.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