mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
f1cf2c2e58
ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d, ld-cris/expdref1.s: New tests.
9 lines
102 B
ArmAsm
9 lines
102 B
ArmAsm
.text
|
|
y:
|
|
.weak uw1
|
|
.weak uw2
|
|
.weak uw3
|
|
move.d uw1,$r10
|
|
move.d uw2:GOT,$r10
|
|
move.d uw3:PLT,$r10
|