x86-64: Intel64 adjustments for insns dealing with far pointers
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-3.d
CommitLineData
376cd056
JB
1#as: -J -mintel64
2#objdump: -dwr -Mintel64
3#name: x86-64 branch 3
4
5.*: +file format .*
6
7Disassembly of section .text:
8
6cb0a70e
JB
90+ <bar-0xd>:
10[ ]*[a-f0-9]+: 66 e9 00 00 00 00 data16 jmpq 6 <bar-0x7> 2: R_X86_64_PLT32 foo-0x4
11[ ]*[a-f0-9]+: 66 48 e9 00 00 00 00 data16 rex\.W jmpq d <bar> 9: R_X86_64_PLT32 foo-0x4
376cd056 12
6cb0a70e 130+d <bar>:
376cd056 14[ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
6cb0a70e
JB
15[ ]*[a-f0-9]+: 66 e8 00 00 00 00 data16 callq 15 <bar\+0x8> 11: R_X86_64_PLT32 foo-0x4
16[ ]*[a-f0-9]+: 66 48 e8 00 00 00 00 data16 rex\.W callq 1c <bar\+0xf> 18: R_X86_64_PLT32 foo-0x4
17[ ]*[a-f0-9]+: 66 c7 f8 00 00 xbeginw 21 <bar\+0x14> 1f: R_X86_64_PC16 foo-0x2
18[ ]*[a-f0-9]+: 66 48 c7 f8 00 00 00 00 data16 xbeginq 29 <bar\+0x1c> 25: R_X86_64_PLT32 foo-0x4
5990e377
JB
19[ ]*[a-f0-9]+: 48 ff 18 lcallq \*\(%rax\)
20[ ]*[a-f0-9]+: 48 ff 29 ljmpq \*\(%rcx\)
376cd056 21#pass
This page took 0.033133 seconds and 4 git commands to generate.