2011-12-10 David Daney <david.daney@cavium.com>
authorDavid Daney <ddaney@avtrex.com>
Sun, 11 Dec 2011 01:43:07 +0000 (01:43 +0000)
committerDavid Daney <ddaney@avtrex.com>
Sun, 11 Dec 2011 01:43:07 +0000 (01:43 +0000)
* ld-mips-elf/pic-and-nonpic-6-n64.dd: Use correct encoding for
64-bit MOVE instruction.

ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd

index 2061199ed60b8a3668f677f979d29ae73ed0647f..27f44c2b71e1427910e8be39819bc08a3f85beba 100644 (file)
@@ -1,3 +1,8 @@
+2011-12-10 David Daney <david.daney@cavium.com>
+
+       * ld-mips-elf/pic-and-nonpic-6-n64.dd: Use correct encoding for
+       64-bit MOVE instruction.
+
 2011-12-09 David Daney <david.daney@cavium.com>
 
        * ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for
index 7efa5d15d05110d912f29f2e4fdc9ce04ddad01b..47c05bf09a3b79a2dcc9f3c6a98357dbdfeca5cb 100644 (file)
@@ -19,7 +19,7 @@ Disassembly of section \.plt:
 .*:    ddd91000        ld      t9,4096\(t2\)
 .*:    25ce1000        addiu   t2,t2,4096
 .*:    030ec023        subu    t8,t8,t2
-.*:    03e07821        move    t3,ra
+.*:    03e0782d        move    t3,ra
 .*:    0018c0c2        srl     t8,t8,0x3
 .*:    0320f809        jalr    t9
 .*:    2718fffe        addiu   t8,t8,-2
This page took 0.034249 seconds and 4 git commands to generate.