Handle long jumps for .code16 and .arch < 386 by using a two
authorAlan Modra <amodra@gmail.com>
Tue, 13 Feb 2001 12:44:19 +0000 (12:44 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 13 Feb 2001 12:44:19 +0000 (12:44 +0000)
commitfddf5b5bc299356bddfab5ba19cf6e02f5f72c14
treef16091fcb0d1063f008b006c781b8a2109b72d22
parentc90cedf93eb9e95bea811cf6f2659e9c13368cf1
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
This page took 0.026847 seconds and 4 git commands to generate.