bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/11176] New: error in objdump disassemble for ARM target: l


From: mikael dot briday at irccyn dot ec-nantes dot fr
Subject: [Bug binutils/11176] New: error in objdump disassemble for ARM target: ldr addressing mode
Date: 15 Jan 2010 10:32:45 -0000

On arm Target, the following code:
        ldrvcsh sp, [pc], #182
        ldrvcsh sp, [pc, #182]
is disassembled as follow
  94:   70dfdbf6        ldrvcsh sp, [pc, #182]  ; 152 <test+0xce>
  98:   71dfdbf6        ldrvcsh sp, [pc, #182]  ; 156 <test+0xd2>
There is an error in handling the addressing mode of the first instruction.
regards,
-- 
M. Briday

-- 
           Summary: error in objdump disassemble for ARM target: ldr
                    addressing mode
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: mikael dot briday at irccyn dot ec-nantes dot fr
                CC: bug-binutils at gnu dot org
GCC target triplet: arm elf


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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