mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-15 15:33:44 +00:00
10 lines
170 B
ArmAsm
10 lines
170 B
ArmAsm
.text
|
|
.global tlsdsofn9
|
|
.type tlsdsofn9,@function
|
|
.p2align 1
|
|
tlsdsofn9:
|
|
move.w x1:TPOFFGOT16,$r10
|
|
move.w x2:TPOFFGOT16,$r11
|
|
.Lfe9:
|
|
.size tlsdsofn9,.Lfe9-tlsdsofn9
|