bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/12534] arm: disassembly of pc-relative ldrd instructions n


From: dave.martin at linaro dot org
Subject: [Bug binutils/12534] arm: disassembly of pc-relative ldrd instructions not fully annotated in Thumb
Date: Tue, 12 Apr 2011 15:50:45 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12534

--- Comment #5 from Dave Martin <dave.martin at linaro dot org> 2011-04-12 
15:50:30 UTC ---
(In reply to comment #4)
> Hi Dave,
> 
>   Please could you try out the uploaded patch and let me know if it works for
> you.
> 
> Cheers
>   Nick

Yes, that seems to work for me now.

Cheers
---Dave

Disassembly of section .text:

00000000 <d>:
    ...

00000008 <f>:
   8:    e95f 0103     ldrd    r0, r1, [pc, #-12]    ; 0 <d>
   c:    46c0          nop            ; (mov r8, r8)
   e:    e95f 0104     ldrd    r0, r1, [pc, #-16]    ; 0 <d>
  12:    f85f 0014     ldr.w    r0, [pc, #-20]    ; 0 <d>
  16:    46c0          nop            ; (mov r8, r8)
  18:    f85f 001c     ldr.w    r0, [pc, #-28]    ; 0 <d>

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]