bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pcrel16.d
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>
This page took 0.032626 seconds and 5 git commands to generate.