aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s')
-rw-r--r--gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s b/gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s
new file mode 100644
index 0000000..816aede
--- /dev/null
+++ b/gas/testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s
@@ -0,0 +1,6 @@
+// Test file for AArch64 GAS -- tprel_lo12_nc for LDST8
+
+func:
+ // BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12_NC
+ ldrb w29, [x2, #:tprel_lo12_nc:sym]
+