[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-tlsldm-1.s
1 // Test file for AArch64 GAS -- tlsldm
2
3 func:
4 add x1, x2, x3
5 // BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
6 adr x0, :tlsldm:dummy
This page took 0.030101 seconds and 4 git commands to generate.