Disable R_X86_64_PLT32 generation as branch marker on Solaris/x86
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-branch-2.d
CommitLineData
c3320543
L
1#as: -J -madd-bnd-prefix
2#objdump: -dwr
3#name: x86-64 branch with BND prefix
a5def729 4#notarget: *-*-solaris*
c3320543
L
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <foo1-0xc>:
d258b828
IZ
12[ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 6 <foo1-0x6> 2: R_X86_64_PC32 \*ABS\*\+0x10003c
13[ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq c <foo1> 8: R_X86_64_PC32 \*ABS\*\+0x10003c
c3320543
L
14
150+c <foo1>:
16[ ]*[a-f0-9]+: f2 eb fd bnd jmp c <foo1>
17[ ]*[a-f0-9]+: f2 72 fa bnd jb c <foo1>
18[ ]*[a-f0-9]+: f2 e8 f4 ff ff ff bnd callq c <foo1>
19[ ]*[a-f0-9]+: f2 eb 09 bnd jmp 24 <foo2>
20[ ]*[a-f0-9]+: f2 72 06 bnd jb 24 <foo2>
21[ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 24 <foo2>
22
230+24 <foo2>:
bd7ab16b
L
24[ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 2a <foo2\+0x6> 26: R_X86_64_PLT32 foo-0x4
25[ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 31 <foo2\+0xd> 2d: R_X86_64_PLT32 foo-0x4
26[ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 37 <foo2\+0x13> 33: R_X86_64_PLT32 foo-0x4
d258b828
IZ
27[ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 3d <foo2\+0x19> 39: R_X86_64_PLT32 foo-0x4
28[ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 44 <foo2\+0x20> 40: R_X86_64_PLT32 foo-0x4
29[ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 4a <foo2\+0x26> 46: R_X86_64_PLT32 foo-0x4
This page took 0.28685 seconds and 4 git commands to generate.