mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
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
|