bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-


From: chris at seberino dot org
Subject: [Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions
Date: 18 Jun 2009 18:33:23 -0000

------- Additional Comments From chris at seberino dot org  2009-06-18 18:33 
-------
I think your patch may have done more than you think.  It not only removed
coprocessor instructions that are not supported by ARM7TDMI, but also removed
coprocessor instructions that *are* supported by ARM7TDMI.  For example, I don't
see ldc anymore which *is* supported by ARM7TDMI.  Not it is reported as 
undefined.

The problem with your suggestion of using the "-marm" switch is that is would
return the problem that existed before...namely, showing coprocessors
instructions for newer architectures that shouldn't be there like ldc2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

------- 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]