objdump's ARM instruction names messed up in latest versions?
Paul Brook
paul@codesourcery.com
Tue Jun 16 18:50:00 GMT 2009
> I don't know why that involved moving the condition codes around - it
> may have been to make things more uniform.
It is. In some cases[1] the mnemonics are ambiguous depending where you put
the condition code, so the assembly syntax was changed to consistently put the
condition code at the end.
Paul
[1] Only FPA instructions AFAIK.
More information about the Binutils
mailing list