Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch.d
CommitLineData
003519a7
L
1#as: -J
2#objdump: -drw
3#name: x86-64 indirect branch
4
99ad8390 5.*: +file format .*
003519a7
L
6
7Disassembly of section .text:
8
90+000 <.text>:
10[ ]*0:[ ]+ff d0[ ]+callq[ ]+\*%rax
11[ ]*2:[ ]+ff d0[ ]+callq[ ]+\*%rax
12[ ]*4:[ ]+ff e0[ ]+jmpq[ ]+\*%rax
13[ ]*6:[ ]+ff e0[ ]+jmpq[ ]+\*%rax
99ad8390 14#pass
This page took 0.075367 seconds and 4 git commands to generate.