convergence.asm: add test of jmp to an absolute address
commit130360f8f5caa7b8e10c3a1b4f90a69549ae61d7
authorH. Peter Anvin <hpa@zytor.com>
Tue, 24 Feb 2009 01:47:25 +0000 (23 17:47 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 24 Feb 2009 01:47:25 +0000 (23 17:47 -0800)
treeb89ad1865ad0b26e2946b1234de2d2305566b6ee
parenta5869fb66646dc08cbdd4b862031678c61720819
convergence.asm: add test of jmp to an absolute address

A JMP to an absolute address can't be short.  Thus, we must not try to
make it so.
test/convergence.asm