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