Update contributors list for update of alpha-vms bfd.
[binutils.git] / ld / testsuite / ld-i386 / pcrel16abs.s
blob4bf68a7ddc138069c976ef41b73812190c98e3b1
1 SEGMENT_SIZE = 0x10000
2 RVECTOR = 0x00010
3 .code16
4 .globl _start
5 _start:
6 jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)