[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-tprel_lo12-ldst32.s
1 // Test file for AArch64 GAS -- tprel_lo12 for LDST32
2
3 func:
4 // BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12
5 ldrsw x27, [x4, #:tprel_lo12:sym]
6
This page took 0.02954 seconds and 4 git commands to generate.