Add x86-64 ILP32 support.
[binutils.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-branch.d
blobcb338408546a385481c39790338731fbd7024437
1 #source: ../x86-64-branch.s
2 #as: -J
3 #objdump: -drw
4 #name: x86-64 (ILP32) indirect branch
6 .*: +file format .*
8 Disassembly of section .text:
10 0+ <.text>:
11 [ ]*[a-f0-9]+: ff d0 callq \*%rax
12 [ ]*[a-f0-9]+: ff d0 callq \*%rax
13 [ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
14 [ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
15 [ ]*[a-f0-9]+: 66 ff 10 callw \*\(%rax\)
16 [ ]*[a-f0-9]+: ff e0 jmpq \*%rax
17 [ ]*[a-f0-9]+: ff e0 jmpq \*%rax
18 [ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
19 [ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
20 [ ]*[a-f0-9]+: 66 ff 20 jmpw \*\(%rax\)
21 [ ]*[a-f0-9]+: ff d0 callq \*%rax
22 [ ]*[a-f0-9]+: ff d0 callq \*%rax
23 [ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
24 [ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
25 [ ]*[a-f0-9]+: 66 ff 10 callw \*\(%rax\)
26 [ ]*[a-f0-9]+: ff e0 jmpq \*%rax
27 [ ]*[a-f0-9]+: ff e0 jmpq \*%rax
28 [ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
29 [ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
30 [ ]*[a-f0-9]+: 66 ff 20 jmpw \*\(%rax\)
31 #pass