[PATCH] opcodes/i386-dis: fix print_insn when 0x0f is last byte

Nick Clifton nickc@redhat.com
Mon Aug 24 13:54:00 GMT 2015


Hi Jan,

> When 0x0f is last byte before next symbol or last byte of output,
> it is not printed:

Thanks for the bug report and patch.  Ideally bugs like this should be 
reported via the binutils bugzilla system, so that it can be tracked.

Anyway, I have checked in your patch, along with an update to the gas 
testsuite to make sure that this particular problem does not happen 
again.  It may turn out however that there are more places in i386-dis.c 
where similar problems happen, although I did not find any with a quick 
visual scan.

Cheers
   Nick




More information about the Binutils mailing list