mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
ad050da3e6
ld-sh/sh64/gotplt.s: New test.
9 lines
108 B
ArmAsm
9 lines
108 B
ArmAsm
.text
|
|
.global xxx
|
|
xxx:
|
|
ptabs r18, tr0
|
|
blink tr0, r63
|
|
.global yyy
|
|
yyy:
|
|
movi ((xxx@GOTPLT) & 65535), r1
|