MIPS/BFD: Fix TLS relocation resolution for regular executables
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tlsdyn-o32.d
index b346409ac5b206413762daff03e335635fc555c9..688721f8ca3141bf6b9534e7a488dca7417ecdae 100644 (file)
@@ -5,11 +5,11 @@ Disassembly of section .text:
 
 .* <__start>:
   .*:  3c1c0fc0        lui     gp,0xfc0
-  .*:  279c7bc0        addiu   gp,gp,31680
+  .*:  279c7c00        addiu   gp,gp,31744
   .*:  0399e021        addu    gp,gp,t9
   .*:  27bdfff0        addiu   sp,sp,-16
   .*:  afbe0008        sw      s8,8\(sp\)
-  .*:  03a0f021        move    s8,sp
+  .*:  03a0f025        move    s8,sp
   .*:  afbc0000        sw      gp,0\(sp\)
   .*:  8f998018        lw      t9,-32744\(gp\)
   .*:  27848034        addiu   a0,gp,-32716
@@ -28,7 +28,7 @@ Disassembly of section .text:
   .*:  0320f809        jalr    t9
   .*:  00000000        nop
   .*:  8fdc0000        lw      gp,0\(s8\)
-  .*:  00401021        move    v0,v0
+  .*:  00401025        move    v0,v0
   .*:  3c030000        lui     v1,0x0
   .*:  24638000        addiu   v1,v1,-32768
   .*:  00621821        addu    v1,v1,v0
@@ -43,7 +43,7 @@ Disassembly of section .text:
   .*:  3c030000        lui     v1,0x0
   .*:  24639004        addiu   v1,v1,-28668
   .*:  00621821        addu    v1,v1,v0
-  .*:  03c0e821        move    sp,s8
+  .*:  03c0e825        move    sp,s8
   .*:  8fbe0008        lw      s8,8\(sp\)
   .*:  03e00008        jr      ra
   .*:  27bd0010        addiu   sp,sp,16
This page took 0.033726 seconds and 4 git commands to generate.