Handle long jumps for .code16 and .arch < 386 by using a two
commitb09b484621d0e9651bb5bfcafb1836cfee2f0744
authorAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2001 12:44:19 +0000 (13 12:44 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2001 12:44:19 +0000 (13 12:44 +0000)
tree4ff82914ec8607f0b627d4cdc6e846bff85227cb
parent2e90f1882c7ebef08efb3f13e7b3c1dde249ca8d
Handle long jumps for .code16 and .arch < 386 by using a two
instruction sequence consisting of a conditional jump of the
opposite sense around an unconditional jump to the target.
Add jumps/nojumps .arch modifier.
gas/ChangeLog
gas/config/tc-i386.c
gas/doc/c-i386.texi