mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
8 lines
130 B
ArmAsm
8 lines
130 B
ArmAsm
// Test file for AArch64 LD -- tlsldm
|
|
|
|
.text
|
|
func:
|
|
add x1, x2, x3
|
|
// BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
|
|
adr x0, :tlsldm:dummy
|