Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-i386 / pcrel16abs.s
1 SEGMENT_SIZE = 0x10000
2 RVECTOR = 0x00010
3 .code16
4  .globl _start
5 _start:
6  jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)