x86: Propery check PC16 reloc overflow in 16-bit mode instructions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / code16.d
CommitLineData
50c95a73
L
1#name: x86-64 R_X86_64_PC16 reloc in 16-bit mode
2#as: --64 -mx86-used-note=no --generate-missing-build-notes=no
3#source: ${srcdir}/../../../gas/testsuite/gas/i386/code16-2.s
4#ld: -T code16.t
5#objdump: -dw -Mi8086
6
7.*: +file format .*
8
9
10Disassembly of section .text.default_process_op.isra.0:
11
120+737c <default_process_op.isra.0>:
13 +[a-f0-9]+: 66 c3 retl
14
15Disassembly of section .text.mpt_scsi_process_op:
16
170+f869 <mpt_scsi_process_op>:
18 +[a-f0-9]+: e9 10 7b jmp 737c <default_process_op.isra.0>
19#pass
This page took 0.02371 seconds and 4 git commands to generate.