96e000936f131528ba1de56cff0a1cd85e740ece
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-branch-2.d
1 #as: -J -madd-bnd-prefix
2 #objdump: -dwr
3 #name: x86-64 branch with BND prefix
4 #notarget: *-*-solaris*
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <foo1-0xc>:
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
14
15 0+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
23 0+24 <foo2>:
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
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.041819 seconds and 3 git commands to generate.