mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
257385246e
ld-cris/tls-ie-8e1.d: New tests.
9 lines
114 B
ArmAsm
9 lines
114 B
ArmAsm
.text
|
|
.global tlsfn
|
|
.type tlsfn,@function
|
|
.p2align 1
|
|
tlsfn:
|
|
move.d x:IE,$r10
|
|
.Lfe8:
|
|
.size tlsfn,.Lfe8-tlsfn
|