[Aarch64] Support ARMv8.2 AT instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-tlsldm-page-1.s
1 // Test file for AArch64 GAS -- tlsldm page
2
3 func:
4 add x1, x2, x3
5 // BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
6 adrp x0, :tlsldm:dummy
This page took 0.030573 seconds and 4 git commands to generate.