x86-64: correct / adjust prefix emission
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-2.d
CommitLineData
5db04b09
L
1#as: -J
2#objdump: -dwr
3#name: x86-64 branch 2
4
5.*: +file format .*
6
7Disassembly of section .text:
8
6cb0a70e
JB
90+ <bar-0xb>:
10[ ]*[a-f0-9]+: 66 e9 00 00 jmpw 4 <bar-0x7> 2: R_X86_64_PC16 foo-0x2
11[ ]*[a-f0-9]+: 66 48 e9 00 00 00 00 data16 jmpq b <bar> 7: R_X86_64_PLT32 foo-0x4
5db04b09 12
6cb0a70e 130+b <bar>:
5db04b09 14[ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
6cb0a70e
JB
15[ ]*[a-f0-9]+: 66 e8 00 00 callw 11 <bar\+0x6> f: R_X86_64_PC16 foo-0x2
16[ ]*[a-f0-9]+: 66 48 e8 00 00 00 00 data16 callq 18 <bar\+0xd> 14: R_X86_64_PLT32 foo-0x4
5db04b09 17#pass
This page took 0.28653 seconds and 4 git commands to generate.