GAS i386 jmp generator .arch compliance

Alan Modra alan@linuxcare.com.au
Sun Feb 11 17:34:00 GMT 2001


On Mon, 12 Feb 2001, Jan Kratochvil wrote:

>   Despite ".code16" modifier used latest GAS still produces 6-byte long
> conditional jumps (0x0F 0x8? <32-bit offset>) - AFD debugger for DOS has a bit
> problems with disassembling of such jumps so I really know what I'm saying.
> :-)

If it produces a 32 bit offset jump, then that's a bug.  Are you sure it's
not 0x0f 0x8? <16 bit offset>?  Can you provide a test-case?

Alan Modra
-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list