This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

objdump's ARM instruction names messed up in latest versions?


ARM has a weird way of naming instructions that was adhered to in objdump version
2.17 but seems to have gotten messed up in 2.19.1 (on Ubuntu 9.04 with
2.19.1-multiarch)

I'm referring to the position of the "condition codes".

For example, the ldrt instruction with an "eq" condition code should be named
"ldreqt".

The 2.19.1 version of objdump violates this ARM convention and puts all
condition codes at the *end*...e.g. "ldrteq".

What that intentional or is this a bug in latest objdump?

cs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]