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]

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


On Tue, Jun 16, 2009 at 01:45:04PM -0400, Daniel Jacobowitz wrote:
> It's deliberate; ARM have changed their recommended syntax, to what is
> called the "unified syntax".  This is designed to be uniform between
> ARM and Thumb-2 modes.
>
> I don't know why that involved moving the condition codes around - it
> may have been to make things more uniform.
>
> You can use ".syntax unified" in assembly files to select the new
> syntax.

Good to know.  Thanks.

cs


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