[PATCH] x86: fix disassembly of 16-bit fixed size mem ops

H. J. Lu hjl@lucon.org
Fri Dec 1 14:34:00 GMT 2006


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.



More information about the Binutils mailing list