PATCH: Fix i8086 disassembler for 16bit displacements

Jan Beulich jbeulich@novell.com
Mon Feb 5 15:54:00 GMT 2007


>Jmp is PC relative. Disassembler displays the jump target as
>PC + distance, which may be greater than 0xffff.

Which is wrong, i.e. the displayed value then doesn't match the
value the jump would actually transfer to.

Jan



More information about the Binutils mailing list