x86-64: correct / adjust prefix emission
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-branch-1.d
1 #as: -J
2 #objdump: -dwr
3 #name: x86-64 MPX branch
4 #notarget: *-*-solaris*
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <foo1-0x1c>:
12 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 6 <foo1-0x16> 2: R_X86_64_PC32 \*ABS\*\+0x10003c
13 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq c <foo1-0x10> 8: R_X86_64_PC32 \*ABS\*\+0x10003c
14 [ ]*[a-f0-9]+: 66 f2 48 e8 00 00 00 00 data16 bnd callq 14 <foo1-0x8> 10: R_X86_64_PC32 \*ABS\*\+0x10003c
15 [ ]*[a-f0-9]+: 66 f2 48 e9 00 00 00 00 data16 bnd jmpq 1c <foo1> 18: R_X86_64_PC32 \*ABS\*\+0x10003c
16
17 0+1c <foo1>:
18 [ ]*[a-f0-9]+: f2 eb fd bnd jmp 1c <foo1>
19 [ ]*[a-f0-9]+: f2 72 fa bnd jb 1c <foo1>
20 [ ]*[a-f0-9]+: f2 e8 f4 ff ff ff bnd callq 1c <foo1>
21 [ ]*[a-f0-9]+: f2 eb 09 bnd jmp 34 <foo2>
22 [ ]*[a-f0-9]+: f2 72 06 bnd jb 34 <foo2>
23 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 34 <foo2>
24
25 0+34 <foo2>:
26 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 3a <foo2\+0x6> 36: R_X86_64_PLT32 foo-0x4
27 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 41 <foo2\+0xd> 3d: R_X86_64_PLT32 foo-0x4
28 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 47 <foo2\+0x13> 43: R_X86_64_PLT32 foo-0x4
29 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 4d <foo2\+0x19> 49: R_X86_64_PLT32 foo-0x4
30 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 54 <foo2\+0x20> 50: R_X86_64_PLT32 foo-0x4
31 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 5a <foo2\+0x26> 56: R_X86_64_PLT32 foo-0x4
This page took 0.031111 seconds and 4 git commands to generate.