x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-sse3-intel.d
1 #objdump: -dwMintel
2 #name: x86-64 SSE3 (Intel disassembly)
3 #source: x86-64-sse3.s
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+000 <foo>:
10 [ ]*[a-f0-9]+: 66 0f d0 01[ ]+addsubpd xmm0,(XMMWORD PTR )?\[rcx\]
11 [ ]*[a-f0-9]+: 66 0f d0 ca[ ]+addsubpd xmm1,xmm2
12 [ ]*[a-f0-9]+: f2 0f d0 13[ ]+addsubps xmm2,(XMMWORD PTR )?\[rbx\]
13 [ ]*[a-f0-9]+: f2 0f d0 dc[ ]+addsubps xmm3,xmm4
14 [ ]*[a-f0-9]+: df 88 90 90 90 00[ ]+fisttp WORD PTR \[rax\+0x909090\]
15 [ ]*[a-f0-9]+: db 88 90 90 90 00[ ]+fisttp DWORD PTR \[rax\+0x909090\]
16 [ ]*[a-f0-9]+: dd 88 90 90 90 00[ ]+fisttp QWORD PTR \[rax\+0x909090\]
17 [ ]*[a-f0-9]+: 66 0f 7c 65 00[ ]+haddpd xmm4,(XMMWORD PTR )?\[rbp(\+0x0)\]
18 [ ]*[a-f0-9]+: 66 0f 7c ee[ ]+haddpd xmm5,xmm6
19 [ ]*[a-f0-9]+: f2 0f 7c 37[ ]+haddps xmm6,(XMMWORD PTR )?\[rdi\]
20 [ ]*[a-f0-9]+: f2 0f 7c f8[ ]+haddps xmm7,xmm0
21 [ ]*[a-f0-9]+: 66 0f 7d c1[ ]+hsubpd xmm0,xmm1
22 [ ]*[a-f0-9]+: 66 0f 7d 0a[ ]+hsubpd xmm1,(XMMWORD PTR )?\[rdx\]
23 [ ]*[a-f0-9]+: f2 0f 7d d2[ ]+hsubps xmm2,xmm2
24 [ ]*[a-f0-9]+: f2 0f 7d 1c 24[ ]+hsubps xmm3,(XMMWORD PTR )?\[rsp\]
25 [ ]*[a-f0-9]+: f2 0f f0 2e[ ]+lddqu xmm5,(XMMWORD PTR )?\[rsi\]
26 [ ]*[a-f0-9]+: 0f 01 c8[ ]+monitor *
27 [ ]*[a-f0-9]+: 0f 01 c8[ ]+monitor *
28 [ ]*[a-f0-9]+: 0f 01 c8[ ]+monitor *
29 [ ]*[a-f0-9]+: f2 0f 12 f7[ ]+movddup xmm6,xmm7
30 [ ]*[a-f0-9]+: f2 0f 12 38[ ]+movddup xmm7,(QWORD PTR )?\[rax\]
31 [ ]*[a-f0-9]+: f3 0f 16 01[ ]+movshdup xmm0,(XMMWORD PTR )?\[rcx\]
32 [ ]*[a-f0-9]+: f3 0f 16 ca[ ]+movshdup xmm1,xmm2
33 [ ]*[a-f0-9]+: f3 0f 12 13[ ]+movsldup xmm2,(XMMWORD PTR )?\[rbx\]
34 [ ]*[a-f0-9]+: f3 0f 12 dc[ ]+movsldup xmm3,xmm4
35 [ ]*[a-f0-9]+: 0f 01 c9[ ]+mwait *
36 [ ]*[a-f0-9]+: 0f 01 c9[ ]+mwait *
37 [ ]*[a-f0-9]+: 0f 01 c9[ ]+mwait *
38 [ ]*[a-f0-9]+: 67 0f 01 c8[ ]+addr32 monitor *
39 [ ]*[a-f0-9]+: 67 0f 01 c8[ ]+addr32 monitor *
40 [ ]*[a-f0-9]+: 67 0f 01 c8[ ]+addr32 monitor *
41 [ ]*[a-f0-9]+: f2 0f 12 38[ ]+movddup xmm7,(QWORD PTR )?\[rax\]
42 [ ]*[a-f0-9]+: f2 0f 12 38[ ]+movddup xmm7,(QWORD PTR )?\[rax\]
43 [ ]*[a-f0-9]+: 0f 01 c8[ ]+monitor *
44 [ ]*[a-f0-9]+: 67 0f 01 c8[ ]+addr32 monitor *
45 [ ]*[a-f0-9]+: 0f 01 c9[ ]+mwait *
46 #pass
This page took 0.030396 seconds and 4 git commands to generate.