Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / tls.d
index 29345193c3d860de8c75f51b6749bc8d735594c5..ab67c6a1a2d5dcfd8851d1a24958b66b565dc525 100644 (file)
@@ -6,7 +6,7 @@ Disassembly of section \.text:
 
 0000000000000000 <.*>:
    0:  90000000        adrp    x0, 0 <var>
-                       0: R_AARCH64_TLSDESC_ADR_PAGE   var
+                       0: R_AARCH64_TLSDESC_ADR_PAGE21 var
    4:  f9400001        ldr     x1, \[x0\]
                        4: R_AARCH64_TLSDESC_LD64_LO12_NC       var
    8:  91000000        add     x0, x0, #0x0
@@ -31,3 +31,7 @@ Disassembly of section \.text:
                        2c: R_AARCH64_TLSLE_ADD_TPREL_HI12      var
   30:  91000020        add     x0, x1, #0x0
                        30: R_AARCH64_TLSLE_ADD_TPREL_LO12_NC   var
+  34:  d2a00000        movz    x0, #0x0, lsl #16
+                       34: R_AARCH64_TLSLE_MOVW_TPREL_G1       var
+  38:  f2800000        movk    x0, #0x0
+                       38: R_AARCH64_TLSLE_MOVW_TPREL_G0_NC    var
This page took 0.023352 seconds and 4 git commands to generate.