mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
2d4b84b0f5
ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
8 lines
85 B
ArmAsm
8 lines
85 B
ArmAsm
.text
|
|
.global f
|
|
.type f,@function
|
|
f:
|
|
move.d [$r0+dsofn:GOT],$r1
|
|
0:
|
|
.size f,0b-f
|