x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-amdfam10.d
1 #objdump: -dw
2 #name: x86-64 amdfam10
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+000 <foo>:
9 0: f3 48 0f bd 19[ ]+lzcnt \(%rcx\),%rbx
10 5: f3 0f bd 19[ ]+lzcnt \(%rcx\),%ebx
11 9: 66 f3 0f bd 19[ ]+lzcnt \(%rcx\),%bx
12 e: f3 48 0f bd d9[ ]+lzcnt %rcx,%rbx
13 13: f3 0f bd d9[ ]+lzcnt %ecx,%ebx
14 17: 66 f3 0f bd d9[ ]+lzcnt %cx,%bx
15 1c: f3 48 0f b8 19[ ]+popcnt \(%rcx\),%rbx
16 21: f3 0f b8 19[ ]+popcnt \(%rcx\),%ebx
17 25: 66 f3 0f b8 19[ ]+popcnt \(%rcx\),%bx
18 2a: f3 48 0f b8 d9[ ]+popcnt %rcx,%rbx
19 2f: f3 0f b8 d9[ ]+popcnt %ecx,%ebx
20 33: 66 f3 0f b8 d9[ ]+popcnt %cx,%bx
21 38: 66 0f 79 ca[ ]+extrq %xmm2,%xmm1
22 3c: 66 0f 78 c1 02 04[ ]+extrq \$0x4,\$0x2,%xmm1
23 42: f2 0f 79 ca[ ]+insertq %xmm2,%xmm1
24 46: f2 0f 78 ca 02 04[ ]+insertq \$0x4,\$0x2,%xmm2,%xmm1
25 4c: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\)
26 50: f3 0f 2b 09[ ]+movntss %xmm1,\(%rcx\)
27 [ ]*[a-f0-9]+: f3 48 0f bd 19[ ]+lzcnt \(%rcx\),%rbx
28 [ ]*[a-f0-9]+: f3 0f bd 19[ ]+lzcnt \(%rcx\),%ebx
29 [ ]*[a-f0-9]+: 66 f3 0f bd 19[ ]+lzcnt \(%rcx\),%bx
30 [ ]*[a-f0-9]+: f3 48 0f bd d9[ ]+lzcnt %rcx,%rbx
31 [ ]*[a-f0-9]+: f3 0f bd d9[ ]+lzcnt %ecx,%ebx
32 [ ]*[a-f0-9]+: 66 f3 0f bd d9[ ]+lzcnt %cx,%bx
33 [ ]*[a-f0-9]+: f3 48 0f b8 19[ ]+popcnt \(%rcx\),%rbx
34 [ ]*[a-f0-9]+: f3 0f b8 19[ ]+popcnt \(%rcx\),%ebx
35 [ ]*[a-f0-9]+: 66 f3 0f b8 19[ ]+popcnt \(%rcx\),%bx
36 [ ]*[a-f0-9]+: f3 48 0f b8 d9[ ]+popcnt %rcx,%rbx
37 [ ]*[a-f0-9]+: f3 0f b8 d9[ ]+popcnt %ecx,%ebx
38 [ ]*[a-f0-9]+: 66 f3 0f b8 d9[ ]+popcnt %cx,%bx
39 [ ]*[a-f0-9]+: 66 0f 79 ca[ ]+extrq %xmm2,%xmm1
40 [ ]*[a-f0-9]+: 66 0f 78 c1 02 04[ ]*extrq \$0x4,\$0x2,%xmm1
41 [ ]*[a-f0-9]+: f2 0f 79 ca[ ]+insertq %xmm2,%xmm1
42 [ ]*[a-f0-9]+: f2 0f 78 ca 02 04[ ]*insertq \$0x4,\$0x2,%xmm2,%xmm1
43 [ ]*[a-f0-9]+: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\)
44 [ ]*[a-f0-9]+: f3 0f 2b 09[ ]+movntss %xmm1,\(%rcx\)
45 #pass
This page took 0.031255 seconds and 4 git commands to generate.