gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch.d
1 #as: -J
2 #objdump: -drw
3 #name: x86-64 indirect branch
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+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
14 #pass
This page took 0.031401 seconds and 4 git commands to generate.