bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pcrel16.d
CommitLineData
ac2aa337 1#name: PCREL16 overflow
67a4f2b7
AO
2#as: --32
3#ld: -melf_i386 -Ttext 0x0
b0360d8c
L
4#objdump: -drj.text -m i8086
5
5a68afcf 6.*: +file format elf32-i386.*
b0360d8c
L
7
8Disassembly of section .text:
9
100+ <_start>:
11 ...
12 420: cd 42[ ]+int \$0x42
13 422: ca 02 00[ ]+lret \$0x2
14 ...
65ca155d 15 f065: e9 b8 13[ ]+jmp 420 <_start\+0x420>
This page took 0.278999 seconds and 4 git commands to generate.