Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-jump.d
CommitLineData
a72d2af2
L
1#objdump: -drw
2#name: x86-64 jump
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <.text>:
10[ ]*[a-f0-9]+: eb fe jmp (0x0|0 <.text>)
11[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 0x7 3: R_X86_64_PC32 xxx-0x4
12[ ]*[a-f0-9]+: ff 24 25 00 00 00 00 jmpq \*0x0 a: R_X86_64_32S xxx
13[ ]*[a-f0-9]+: ff e7 jmpq \*%rdi
14[ ]*[a-f0-9]+: ff 27 jmpq \*\(%rdi\)
15[ ]*[a-f0-9]+: ff 2c bd 00 00 00 00 ljmp \*0x0\(,%rdi,4\) 15: R_X86_64_32S xxx
16[ ]*[a-f0-9]+: 66 ff 2c bd 00 00 00 00 ljmpw \*0x0\(,%rdi,4\) 1d: R_X86_64_32S xxx
17[ ]*[a-f0-9]+: ff 2c 25 00 00 00 00 ljmp \*0x0 24: R_X86_64_32S xxx
18[ ]*[a-f0-9]+: 66 ff 2c 25 00 00 00 00 ljmpw \*0x0 2c: R_X86_64_32S xxx
19[ ]*[a-f0-9]+: e8 cb ff ff ff callq 0x0
20[ ]*[a-f0-9]+: e8 00 00 00 00 callq 0x3a 36: R_X86_64_PC32 xxx-0x4
21[ ]*[a-f0-9]+: ff 14 25 00 00 00 00 callq \*0x0 3d: R_X86_64_32S xxx
22[ ]*[a-f0-9]+: ff d7 callq \*%rdi
23[ ]*[a-f0-9]+: ff 17 callq \*\(%rdi\)
24[ ]*[a-f0-9]+: ff 1c bd 00 00 00 00 lcall \*0x0\(,%rdi,4\) 48: R_X86_64_32S xxx
25[ ]*[a-f0-9]+: 66 ff 1c bd 00 00 00 00 lcallw \*0x0\(,%rdi,4\) 50: R_X86_64_32S xxx
26[ ]*[a-f0-9]+: ff 1c 25 00 00 00 00 lcall \*0x0 57: R_X86_64_32S xxx
27[ ]*[a-f0-9]+: 66 ff 1c 25 00 00 00 00 lcallw \*0x0 5f: R_X86_64_32S xxx
28[ ]*[a-f0-9]+: 67 e3 00 jecxz 0x66 65: R_X86_64_PC8 \$\+0x2
29[ ]*[a-f0-9]+: 90 nop
30[ ]*[a-f0-9]+: e3 00 jrcxz 0x69 68: R_X86_64_PC8 \$\+0x1
31[ ]*[a-f0-9]+: 90 nop
32[ ]*[a-f0-9]+: 66 ff 13 callw \*\(%rbx\)
33[ ]*[a-f0-9]+: ff 1b lcall \*\(%rbx\)
34[ ]*[a-f0-9]+: 66 ff 23 jmpw \*\(%rbx\)
35[ ]*[a-f0-9]+: ff 2b ljmp \*\(%rbx\)
36[ ]*[a-f0-9]+: eb 00 jmp 0x76
37[ ]*[a-f0-9]+: 90 nop
38[ ]*[a-f0-9]+: 67 e3 00 jecxz 0x7a
39[ ]*[a-f0-9]+: 90 nop
40[ ]*[a-f0-9]+: e3 00 jrcxz 0x7d
41[ ]*[a-f0-9]+: 90 nop
42[ ]*[a-f0-9]+: eb 00 jmp 0x80
43#pass
This page took 0.057138 seconds and 4 git commands to generate.