aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pcrel16abs.s
blob: 4bf68a7ddc138069c976ef41b73812190c98e3b1 (plain)
1
2
3
4
5
6
SEGMENT_SIZE = 0x10000
RVECTOR = 0x00010
.code16
 .globl _start
_start:
 jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)