Home | History | Annotate | Download | only in ld-x86-64
      1 #name: PCREL16 overflow
      2 #source: ../ld-i386/pcrel16.s
      3 #ld: -Ttext 0x0
      4 #objdump: -drj.text -m i8086
      5 
      6 .*: +file format elf.*-x86-64.*
      7 
      8 Disassembly of section .text:
      9 
     10 0+ <_start>:
     11 	...
     12      420:	cd 42[ 	]+int    \$0x42
     13      422:	ca 02 00[ 	]+lret   \$0x2
     14 	...
     15     f065:	e9 b8 13[ 	]+jmp    420 <_start\+0x420>
     16