include/elf
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pcrel16abs.s
CommitLineData
ab96bf03
AM
1SEGMENT_SIZE = 0x10000
2RVECTOR = 0x00010
3.code16
4 .globl _start
5_start:
6 jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)
This page took 0.100125 seconds and 4 git commands to generate.