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] opcodes/i386-dis: fix print_insn when 0x0f is last byte


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



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