mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
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.
This commit is contained in:
parent
cc337c3c0a
commit
b39f07ab20
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user