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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils