gas run_dump_test rename not-target and not-skip
[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
b47b60aa 4#notarget: x86_64-*-elf*
351f65ca
L
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <_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)?\)
44846f29
JB
19[ ]*[0-9a-f]+:[ ]+48 03 04 00[ ]+add[ ]+\(%rax,%rax(,1)?\),%rax
20[ ]*[0-9a-f]+:[ ]+44 03 04 00[ ]+add[ ]+\(%rax,%rax(,1)?\),%r8d
21[ ]*[0-9a-f]+:[ ]+41 03 04 00[ ]+add[ ]+\(%r8,%rax(,1)?\),%eax
22[ ]*[0-9a-f]+:[ ]+42 03 04 00[ ]+add[ ]+\(%rax,%r8(,1)?\),%eax
23[ ]*[0-9a-f]+:[ ]+49 03 04 00[ ]+add[ ]+\(%r8,%rax(,1)?\),%rax
24[ ]*[0-9a-f]+:[ ]+46 03 04 00[ ]+add[ ]+\(%rax,%r8(,1)?\),%r8d
25[ ]*[0-9a-f]+:[ ]+45 03 04 00[ ]+add[ ]+\(%r8,%rax(,1)?\),%r8d
26[ ]*[0-9a-f]+:[ ]+4a 03 04 00[ ]+add[ ]+\(%rax,%r8(,1)?\),%rax
6c067bbb
RM
27[ ]*[0-9a-f]+:[ ]+41\s+rex\.B
28[ ]*[0-9a-f]+:[ ]+9b dd 30\s+fsave\s+\(%rax\)
29[ ]*[0-9a-f]+:[ ]+9b 41 dd 30\s+fsave\s+\(%r8\)
351f65ca
L
30[ ]*[0-9a-f]+:[ ]+40 c5 f9 28 00[ ]+rex vmovapd \(%rax\),%xmm0
31[ ]*[0-9a-f]+:[ ]+40[ ]+rex
32[ ]*[0-9a-f]+:[ ]+41[ ]+rex.B
33[ ]*[0-9a-f]+:[ ]+42[ ]+rex.X
34[ ]*[0-9a-f]+:[ ]+43[ ]+rex.XB
35[ ]*[0-9a-f]+:[ ]+44[ ]+rex.R
36[ ]*[0-9a-f]+:[ ]+45[ ]+rex.RB
37[ ]*[0-9a-f]+:[ ]+46[ ]+rex.RX
38[ ]*[0-9a-f]+:[ ]+47[ ]+rex.RXB
39[ ]*[0-9a-f]+:[ ]+48[ ]+rex.W
40[ ]*[0-9a-f]+:[ ]+49[ ]+rex.WB
41[ ]*[0-9a-f]+:[ ]+4a[ ]+rex.WX
42[ ]*[0-9a-f]+:[ ]+4b[ ]+rex.WXB
43[ ]*[0-9a-f]+:[ ]+4c[ ]+rex.WR
44[ ]*[0-9a-f]+:[ ]+4d[ ]+rex.WRB
45[ ]*[0-9a-f]+:[ ]+4e[ ]+rex.WRX
46[ ]*[0-9a-f]+:[ ]+4f[ ]+rex.WRXB
47#pass
This page took 0.362831 seconds and 4 git commands to generate.