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