Upload Tizen:Base source
[external/binutils.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+ <.text>:
10 [       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
11 [       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
12 [       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
13 [       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
14 [       ]*[a-f0-9]+:    66 ff 10                callw  \*\(%rax\)
15 [       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
16 [       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
17 [       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
18 [       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
19 [       ]*[a-f0-9]+:    66 ff 20                jmpw   \*\(%rax\)
20 [       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
21 [       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
22 [       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
23 [       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
24 [       ]*[a-f0-9]+:    66 ff 10                callw  \*\(%rax\)
25 [       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
26 [       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
27 [       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
28 [       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
29 [       ]*[a-f0-9]+:    66 ff 20                jmpw   \*\(%rax\)
30 #pass