x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse3.d
CommitLineData
ca164297 1#objdump: -dw
bc2ae10b 2#name: i386 SSE3
ca164297
L
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+000 <foo>:
9 0: 66 0f d0 01 [ ]*addsubpd \(%ecx\),%xmm0
10 4: 66 0f d0 ca [ ]*addsubpd %xmm2,%xmm1
11 8: f2 0f d0 13 [ ]*addsubps \(%ebx\),%xmm2
12 c: f2 0f d0 dc [ ]*addsubps %xmm4,%xmm3
ac465521 13 10: df 88 90 90 90 90 [ ]*fisttps -0x6f6f6f70\(%eax\)
5d669648
L
14 16: db 88 90 90 90 90 [ ]*fisttpl -0x6f6f6f70\(%eax\)
15 1c: dd 88 90 90 90 90 [ ]*fisttpll -0x6f6f6f70\(%eax\)
1d9f512f
AM
16 22: 66 0f 7c 65 00 [ ]*haddpd 0x0\(%ebp\),%xmm4
17 27: 66 0f 7c ee [ ]*haddpd %xmm6,%xmm5
18 2b: f2 0f 7c 37 [ ]*haddps \(%edi\),%xmm6
19 2f: f2 0f 7c f8 [ ]*haddps %xmm0,%xmm7
20 33: 66 0f 7d c1 [ ]*hsubpd %xmm1,%xmm0
21 37: 66 0f 7d 0a [ ]*hsubpd \(%edx\),%xmm1
22 3b: f2 0f 7d d2 [ ]*hsubps %xmm2,%xmm2
23 3f: f2 0f 7d 1c 24 [ ]*hsubps \(%esp\),%xmm3
24 44: f2 0f f0 2e [ ]*lddqu \(%esi\),%xmm5
25 48: 0f 01 c8 [ ]*monitor %eax,%ecx,%edx
26 4b: 0f 01 c8 [ ]*monitor %eax,%ecx,%edx
27 4e: f2 0f 12 f7 [ ]*movddup %xmm7,%xmm6
28 52: f2 0f 12 38 [ ]*movddup \(%eax\),%xmm7
29 56: f3 0f 16 01 [ ]*movshdup \(%ecx\),%xmm0
30 5a: f3 0f 16 ca [ ]*movshdup %xmm2,%xmm1
31 5e: f3 0f 12 13 [ ]*movsldup \(%ebx\),%xmm2
32 62: f3 0f 12 dc [ ]*movsldup %xmm4,%xmm3
33 66: 0f 01 c9 [ ]*mwait %eax,%ecx
34 69: 0f 01 c9 [ ]*mwait %eax,%ecx
cb712a9e
L
35 6c: 67 0f 01 c8 [ ]*monitor %ax,%ecx,%edx
36 70: 67 0f 01 c8 [ ]*monitor %ax,%ecx,%edx
fd07a1c8
L
37 74: f2 0f 12 38 [ ]*movddup \(%eax\),%xmm7
38 78: f2 0f 12 38 [ ]*movddup \(%eax\),%xmm7
eedb0f2c
JB
39[ ]*[0-9a-f]+: 0f 01 c8[ ]+monitor %eax,%ecx,%edx
40[ ]*[0-9a-f]+: 67 0f 01 c8[ ]+monitor %ax,%ecx,%edx
41[ ]*[0-9a-f]+: 0f 01 c9[ ]+mwait %eax,%ecx
fd07a1c8 42#pass
This page took 0.724358 seconds and 4 git commands to generate.