* gold/testsuite/Makefile.am (justsyms_exec): New testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / rex.d
CommitLineData
351f65ca
L
1#source: ../rex.s
2#objdump: -dw
3#name: x86-64 (ILP32) manual rex prefix use
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <_start>:
10[ ]*[0-9a-f]+:[ ]+40 0f ae 00[ ]+rex fxsave[ ]+\(%rax\)
11[ ]*[0-9a-f]+:[ ]+48 0f ae 00[ ]+fxsave64[ ]+\(%rax\)
12[ ]*[0-9a-f]+:[ ]+41 0f ae 00[ ]+fxsave[ ]+\(%r8\)
13[ ]*[0-9a-f]+:[ ]+49 0f ae 00[ ]+fxsave64[ ]+\(%r8\)
14[ ]*[0-9a-f]+:[ ]+42 0f ae 04 05 00 00 00 00[ ]+fxsave[ ]+(0x0)?\(,%r8(,1)?\)
15[ ]*[0-9a-f]+:[ ]+4a 0f ae 04 05 00 00 00 00[ ]+fxsave64[ ]+(0x0)?\(,%r8(,1)?\)
16[ ]*[0-9a-f]+:[ ]+43 0f ae 04 00[ ]+fxsave[ ]+\(%r8,%r8(,1)?\)
17[ ]*[0-9a-f]+:[ ]+4b 0f ae 04 00[ ]+fxsave64[ ]+\(%r8,%r8(,1)?\)
18[ ]*[0-9a-f]+:[ ]+40 c5 f9 28 00[ ]+rex vmovapd \(%rax\),%xmm0
19[ ]*[0-9a-f]+:[ ]+40[ ]+rex
20[ ]*[0-9a-f]+:[ ]+41[ ]+rex.B
21[ ]*[0-9a-f]+:[ ]+42[ ]+rex.X
22[ ]*[0-9a-f]+:[ ]+43[ ]+rex.XB
23[ ]*[0-9a-f]+:[ ]+44[ ]+rex.R
24[ ]*[0-9a-f]+:[ ]+45[ ]+rex.RB
25[ ]*[0-9a-f]+:[ ]+46[ ]+rex.RX
26[ ]*[0-9a-f]+:[ ]+47[ ]+rex.RXB
27[ ]*[0-9a-f]+:[ ]+48[ ]+rex.W
28[ ]*[0-9a-f]+:[ ]+49[ ]+rex.WB
29[ ]*[0-9a-f]+:[ ]+4a[ ]+rex.WX
30[ ]*[0-9a-f]+:[ ]+4b[ ]+rex.WXB
31[ ]*[0-9a-f]+:[ ]+4c[ ]+rex.WR
32[ ]*[0-9a-f]+:[ ]+4d[ ]+rex.WRB
33[ ]*[0-9a-f]+:[ ]+4e[ ]+rex.WRX
34[ ]*[0-9a-f]+:[ ]+4f[ ]+rex.WRXB
35#pass
This page took 0.050495 seconds and 4 git commands to generate.