~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/ilp32/x86-64-branch.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#source: ../x86-64-branch.s
 
2
#as: -J
 
3
#objdump: -drw
 
4
#name: x86-64 (ILP32) indirect branch
 
5
 
 
6
.*: +file format .*
 
7
 
 
8
Disassembly of section .text:
 
9
 
 
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]+:    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
 
23
[       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
 
24
[       ]*[a-f0-9]+:    ff d0                   callq  \*%rax
 
25
[       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
 
26
[       ]*[a-f0-9]+:    66 ff d0                callw  \*%ax
 
27
[       ]*[a-f0-9]+:    66 ff 10                callw  \*\(%rax\)
 
28
[       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
 
29
[       ]*[a-f0-9]+:    ff e0                   jmpq   \*%rax
 
30
[       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
 
31
[       ]*[a-f0-9]+:    66 ff e0                jmpw   \*%ax
 
32
[       ]*[a-f0-9]+:    66 ff 20                jmpw   \*\(%rax\)
 
33
[       ]*[a-f0-9]+:    e8 00 00 00 00          callq  0x43     3f: R_X86_64_PC32       \*ABS\*\+0x10003c
 
34
[       ]*[a-f0-9]+:    e9 00 00 00 00          jmpq   0x48     44: R_X86_64_PC32       \*ABS\*\+0x10003c
 
35
#pass