aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/aarch64-tls-ie.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/aarch64-tls-ie.s')
-rw-r--r--test/ELF/aarch64-tls-ie.s22
1 files changed, 11 insertions, 11 deletions
diff --git a/test/ELF/aarch64-tls-ie.s b/test/ELF/aarch64-tls-ie.s
index fba7cd8af51f..5786fe3a0a97 100644
--- a/test/ELF/aarch64-tls-ie.s
+++ b/test/ELF/aarch64-tls-ie.s
@@ -15,7 +15,7 @@
#RELOC-NEXT: SHF_ALLOC
#RELOC-NEXT: SHF_WRITE
#RELOC-NEXT: ]
-#RELOC-NEXT: Address: 0x300B0
+#RELOC-NEXT: Address: 0x2200B0
#RELOC-NEXT: Offset: 0x200B0
#RELOC-NEXT: Size: 16
#RELOC-NEXT: Link: 0
@@ -25,21 +25,21 @@
#RELOC-NEXT: }
#RELOC: Relocations [
#RELOC-NEXT: Section ({{.*}}) .rela.dyn {
-#RELOC-NEXT: 0x300B8 R_AARCH64_TLS_TPREL64 bar 0x0
-#RELOC-NEXT: 0x300B0 R_AARCH64_TLS_TPREL64 foo 0x0
+#RELOC-NEXT: 0x2200B8 R_AARCH64_TLS_TPREL64 bar 0x0
+#RELOC-NEXT: 0x2200B0 R_AARCH64_TLS_TPREL64 foo 0x0
#RELOC-NEXT: }
#RELOC-NEXT:]
-# Page(0x300B0) - Page(0x20000) = 0x10000 = 65536
-# 0x300B0 & 0xff8 = 0xB0 = 176
-# Page(0x300B8) - Page(0x20000) = 0x10000 = 65536
-# 0x300B8 & 0xff8 = 0xB8 = 184
+# Page(0x2200B0) - Page(0x210000) = 0x10000 = 65536
+# 0x2200B0 & 0xff8 = 0xB0 = 176
+# Page(0x2200B8) - Page(0x210000) = 0x10000 = 65536
+# 0x2200B8 & 0xff8 = 0xB8 = 184
#CHECK: Disassembly of section .text:
#CHECK: _start:
-#CHECK: 20000: 80 00 00 90 adrp x0, #65536
-#CHECK: 20004: 00 58 40 f9 ldr x0, [x0, #176]
-#CHECK: 20008: 80 00 00 90 adrp x0, #65536
-#CHECK: 2000c: 00 5c 40 f9 ldr x0, [x0, #184]
+#CHECK: 210000: 80 00 00 90 adrp x0, #65536
+#CHECK: 210004: 00 58 40 f9 ldr x0, [x0, #176]
+#CHECK: 210008: 80 00 00 90 adrp x0, #65536
+#CHECK: 21000c: 00 5c 40 f9 ldr x0, [x0, #184]
.globl _start
_start: