gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-2.d
1 #as: -J
2 #objdump: -dwr
3 #name: x86-64 branch 2
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <bar-0x4>:
10 [ ]*[a-f0-9]+: 66 e9 00 00 jmpw 4 <bar> 2: R_X86_64_PC16 foo-0x2
11
12 0+4 <bar>:
13 [ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
14 [ ]*[a-f0-9]+: 66 e8 00 00 callw a <bar\+0x6> 8: R_X86_64_PC16 foo-0x2
15 #pass
This page took 0.029519 seconds and 4 git commands to generate.