Support AMD64/Intel ISAs in assembler/disassembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-branch.d
CommitLineData
351f65ca
L
1#source: ../x86-64-branch.s
2#as: -J
5db04b09 3#objdump: -drw -Mintel64
a72d2af2 4#name: x86-64 (ILP32) branch
351f65ca
L
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <.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\)
00f51a41
L
21[ ]*[a-f0-9]+: e8 00 00 00 00 callq 0x1f 1b: R_X86_64_PC32 \*ABS\*\+0x10003c
22[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 0x24 20: R_X86_64_PC32 \*ABS\*\+0x10003c
a72d2af2
L
23[ ]*[a-f0-9]+: 66 e8 00 00 00 00 data16 callq 0x2a 26: R_X86_64_PC32 foo-0x4
24[ ]*[a-f0-9]+: 66 e9 00 00 00 00 data16 jmpq 0x30 2c: R_X86_64_PC32 foo-0x4
25[ ]*[a-f0-9]+: 66 0f 82 00 00 00 00 data16 jb 0x37 33: R_X86_64_PC32 foo-0x4
351f65ca
L
26[ ]*[a-f0-9]+: ff d0 callq \*%rax
27[ ]*[a-f0-9]+: ff d0 callq \*%rax
28[ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
29[ ]*[a-f0-9]+: 66 ff d0 callw \*%ax
30[ ]*[a-f0-9]+: 66 ff 10 callw \*\(%rax\)
31[ ]*[a-f0-9]+: ff e0 jmpq \*%rax
32[ ]*[a-f0-9]+: ff e0 jmpq \*%rax
33[ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
34[ ]*[a-f0-9]+: 66 ff e0 jmpw \*%ax
35[ ]*[a-f0-9]+: 66 ff 20 jmpw \*\(%rax\)
a72d2af2
L
36[ ]*[a-f0-9]+: e8 00 00 00 00 callq 0x56 52: R_X86_64_PC32 \*ABS\*\+0x10003c
37[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 0x5b 57: R_X86_64_PC32 \*ABS\*\+0x10003c
351f65ca 38#pass
This page took 0.248486 seconds and 4 git commands to generate.