This is the mail archive of the binutils@sources.redhat.com 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]

Re: GAS i386 jmp generator .arch compliance


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.


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