~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/rex.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: ../rex.s
 
2
#objdump: -dw
 
3
#name: x86-64 (ILP32) manual rex prefix use
 
4
#not-target: x86_64-*-elf*
 
5
 
 
6
.*: +file format .*
 
7
 
 
8
Disassembly of section .text:
 
9
 
 
10
0+ <_start>:
 
11
[        ]*[0-9a-f]+:[   ]+40 0f ae 00[  ]+rex fxsave[   ]+\(%rax\)
 
12
[        ]*[0-9a-f]+:[   ]+48 0f ae 00[  ]+fxsave64[     ]+\(%rax\)
 
13
[        ]*[0-9a-f]+:[   ]+41 0f ae 00[  ]+fxsave[       ]+\(%r8\)
 
14
[        ]*[0-9a-f]+:[   ]+49 0f ae 00[  ]+fxsave64[     ]+\(%r8\)
 
15
[        ]*[0-9a-f]+:[   ]+42 0f ae 04 05 00 00 00 00[   ]+fxsave[       ]+(0x0)?\(,%r8(,1)?\)
 
16
[        ]*[0-9a-f]+:[   ]+4a 0f ae 04 05 00 00 00 00[   ]+fxsave64[     ]+(0x0)?\(,%r8(,1)?\)
 
17
[        ]*[0-9a-f]+:[   ]+43 0f ae 04 00[       ]+fxsave[       ]+\(%r8,%r8(,1)?\)
 
18
[        ]*[0-9a-f]+:[   ]+4b 0f ae 04 00[       ]+fxsave64[     ]+\(%r8,%r8(,1)?\)
 
19
[        ]*[0-9a-f]+:[   ]+41\s+rex\.B
 
20
[        ]*[0-9a-f]+:[   ]+9b dd 30\s+fsave\s+\(%rax\)
 
21
[        ]*[0-9a-f]+:[   ]+9b 41 dd 30\s+fsave\s+\(%r8\)
 
22
[        ]*[0-9a-f]+:[   ]+40 c5 f9 28 00[       ]+rex vmovapd \(%rax\),%xmm0
 
23
[        ]*[0-9a-f]+:[   ]+40[   ]+rex
 
24
[        ]*[0-9a-f]+:[   ]+41[   ]+rex.B
 
25
[        ]*[0-9a-f]+:[   ]+42[   ]+rex.X
 
26
[        ]*[0-9a-f]+:[   ]+43[   ]+rex.XB
 
27
[        ]*[0-9a-f]+:[   ]+44[   ]+rex.R
 
28
[        ]*[0-9a-f]+:[   ]+45[   ]+rex.RB
 
29
[        ]*[0-9a-f]+:[   ]+46[   ]+rex.RX
 
30
[        ]*[0-9a-f]+:[   ]+47[   ]+rex.RXB
 
31
[        ]*[0-9a-f]+:[   ]+48[   ]+rex.W
 
32
[        ]*[0-9a-f]+:[   ]+49[   ]+rex.WB
 
33
[        ]*[0-9a-f]+:[   ]+4a[   ]+rex.WX
 
34
[        ]*[0-9a-f]+:[   ]+4b[   ]+rex.WXB
 
35
[        ]*[0-9a-f]+:[   ]+4c[   ]+rex.WR
 
36
[        ]*[0-9a-f]+:[   ]+4d[   ]+rex.WRB
 
37
[        ]*[0-9a-f]+:[   ]+4e[   ]+rex.WRX
 
38
[        ]*[0-9a-f]+:[   ]+4f[   ]+rex.WRXB
 
39
#pass