aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/euwref1.s
blob: 5d21f4afbeb3e849a870b11926e2c791332155f7 (plain)
1
2
3
4
5
6
7
8
 .text
y:
 .weak uw1
 .weak uw2
 .weak uw3
 move.d uw1,$r10
 move.d uw2:GOT,$r10
 move.d uw3:PLT,$r10