Add x86-64 ILP32 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-sse4_2.d
1 #source: ../x86-64-sse4_2.s
2 #objdump: -dw
3 #name: x86-64 (ILP32) SSE4.2
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+000 <foo>:
10 [ ]*[0-9a-f]+: f2 0f 38 f0 d9 crc32b %cl,%ebx
11 [ ]*[0-9a-f]+: f2 48 0f 38 f0 d9 crc32b %cl,%rbx
12 [ ]*[0-9a-f]+: 66 f2 0f 38 f1 d9 crc32w %cx,%ebx
13 [ ]*[0-9a-f]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
14 [ ]*[0-9a-f]+: f2 48 0f 38 f1 d9 crc32q %rcx,%rbx
15 [ ]*[0-9a-f]+: f2 0f 38 f0 19 crc32b \(%rcx\),%ebx
16 [ ]*[0-9a-f]+: 66 f2 0f 38 f1 19 crc32w \(%rcx\),%ebx
17 [ ]*[0-9a-f]+: f2 0f 38 f1 19 crc32l \(%rcx\),%ebx
18 [ ]*[0-9a-f]+: f2 48 0f 38 f1 19 crc32q \(%rcx\),%rbx
19 [ ]*[0-9a-f]+: f2 0f 38 f0 d9 crc32b %cl,%ebx
20 [ ]*[0-9a-f]+: f2 48 0f 38 f0 d9 crc32b %cl,%rbx
21 [ ]*[0-9a-f]+: 66 f2 0f 38 f1 d9 crc32w %cx,%ebx
22 [ ]*[0-9a-f]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
23 [ ]*[0-9a-f]+: f2 48 0f 38 f1 d9 crc32q %rcx,%rbx
24 [ ]*[0-9a-f]+: 66 0f 38 37 01 pcmpgtq \(%rcx\),%xmm0
25 [ ]*[0-9a-f]+: 66 0f 38 37 c1 pcmpgtq %xmm1,%xmm0
26 [ ]*[0-9a-f]+: 66 0f 3a 61 01 00 pcmpestri \$0x0,\(%rcx\),%xmm0
27 [ ]*[0-9a-f]+: 66 0f 3a 61 c1 00 pcmpestri \$0x0,%xmm1,%xmm0
28 [ ]*[0-9a-f]+: 66 0f 3a 60 01 01 pcmpestrm \$0x1,\(%rcx\),%xmm0
29 [ ]*[0-9a-f]+: 66 0f 3a 60 c1 01 pcmpestrm \$0x1,%xmm1,%xmm0
30 [ ]*[0-9a-f]+: 66 0f 3a 63 01 02 pcmpistri \$0x2,\(%rcx\),%xmm0
31 [ ]*[0-9a-f]+: 66 0f 3a 63 c1 02 pcmpistri \$0x2,%xmm1,%xmm0
32 [ ]*[0-9a-f]+: 66 0f 3a 62 01 03 pcmpistrm \$0x3,\(%rcx\),%xmm0
33 [ ]*[0-9a-f]+: 66 0f 3a 62 c1 03 pcmpistrm \$0x3,%xmm1,%xmm0
34 [ ]*[0-9a-f]+: 66 f3 0f b8 19 popcnt \(%rcx\),%bx
35 [ ]*[0-9a-f]+: f3 0f b8 19 popcnt \(%rcx\),%ebx
36 [ ]*[0-9a-f]+: f3 48 0f b8 19 popcnt \(%rcx\),%rbx
37 [ ]*[0-9a-f]+: 66 f3 0f b8 19 popcnt \(%rcx\),%bx
38 [ ]*[0-9a-f]+: f3 0f b8 19 popcnt \(%rcx\),%ebx
39 [ ]*[0-9a-f]+: f3 48 0f b8 19 popcnt \(%rcx\),%rbx
40 [ ]*[0-9a-f]+: 66 f3 0f b8 d9 popcnt %cx,%bx
41 [ ]*[0-9a-f]+: f3 0f b8 d9 popcnt %ecx,%ebx
42 [ ]*[0-9a-f]+: f3 48 0f b8 d9 popcnt %rcx,%rbx
43 [ ]*[0-9a-f]+: 66 f3 0f b8 d9 popcnt %cx,%bx
44 [ ]*[0-9a-f]+: f3 0f b8 d9 popcnt %ecx,%ebx
45 [ ]*[0-9a-f]+: f3 48 0f b8 d9 popcnt %rcx,%rbx
46 #pass
This page took 0.030616 seconds and 4 git commands to generate.