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: [PATCH] x86: fix disassembly of 16-bit fixed size mem ops


On Fri, Dec 01, 2006 at 11:15:53AM +0000, Jan Beulich wrote:
> As gas doesn't require the 'w' suffix on moves to/from memory that can
> only be 16 bits wide, don't print such suffixes in the disassembly either
> unless always printing suffixes.
> This at once fixes a problem with duplicate w suffixes on some instructions
> when always printing suffixes as well as wrong indentation of operands of
> the affected instructions.
> 

Can you add a testcase of always printing suffixes on those
instructions?


H.J.


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