[PATCH] Print instruction's suffix in a human-readable form.
commit1f3e80df98d6b64c3b97a6ffd04fe7d5c6b626ec
authorAlexey Dobriyan <adobriyan@mail.ru>
Sat, 31 Jul 2004 22:05:01 +0000 (31 15:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:26 +0000 (7 21:02 -0700)
treeff515b91674ff2f5b082a927676dbf392d04d9ce
parent15c729dd5fcada351ba4fde66939a73ce6023843
[PATCH] Print instruction's suffix in a human-readable form.

{'b', 'w', 'l', 'q'} instead of {ascii 8, ascii 16, ' ', '@'}
compile-i386.c