x86: adjust {,E}VEX.W handling outside of 64-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-adx.d
CommitLineData
e2e1fcde
L
1#objdump: -dw
2#name: x86-64 ADX
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <_start>:
10[ ]*[a-f0-9]+: 67 66 0f 38 f6 81 90 01 00 00 adcx 0x190\(%ecx\),%eax
11[ ]*[a-f0-9]+: 66 0f 38 f6 ca adcx %edx,%ecx
12[ ]*[a-f0-9]+: 67 66 0f 38 f6 94 f4 0f 04 f6 ff adcx -0x9fbf1\(%esp,%esi,8\),%edx
13[ ]*[a-f0-9]+: 67 66 0f 38 f6 00 adcx \(%eax\),%eax
14[ ]*[a-f0-9]+: 66 0f 38 f6 ca adcx %edx,%ecx
15[ ]*[a-f0-9]+: 67 66 0f 38 f6 00 adcx \(%eax\),%eax
16[ ]*[a-f0-9]+: 66 4c 0f 38 f6 99 90 01 00 00 adcx 0x190\(%rcx\),%r11
17[ ]*[a-f0-9]+: 66 4d 0f 38 f6 e6 adcx %r14,%r12
18[ ]*[a-f0-9]+: 67 66 48 0f 38 f6 94 f4 0f 04 f6 ff adcx -0x9fbf1\(%esp,%esi,8\),%rdx
19[ ]*[a-f0-9]+: 66 49 0f 38 f6 00 adcx \(%r8\),%rax
20[ ]*[a-f0-9]+: 66 48 0f 38 f6 ca adcx %rdx,%rcx
21[ ]*[a-f0-9]+: 66 48 0f 38 f6 00 adcx \(%rax\),%rax
22[ ]*[a-f0-9]+: 67 f3 0f 38 f6 81 90 01 00 00 adox 0x190\(%ecx\),%eax
23[ ]*[a-f0-9]+: f3 0f 38 f6 ca adox %edx,%ecx
24[ ]*[a-f0-9]+: 67 f3 0f 38 f6 94 f4 0f 04 f6 ff adox -0x9fbf1\(%esp,%esi,8\),%edx
25[ ]*[a-f0-9]+: 67 f3 0f 38 f6 00 adox \(%eax\),%eax
26[ ]*[a-f0-9]+: f3 0f 38 f6 ca adox %edx,%ecx
27[ ]*[a-f0-9]+: 67 f3 0f 38 f6 00 adox \(%eax\),%eax
28[ ]*[a-f0-9]+: f3 4c 0f 38 f6 99 90 01 00 00 adox 0x190\(%rcx\),%r11
29[ ]*[a-f0-9]+: f3 4d 0f 38 f6 e6 adox %r14,%r12
30[ ]*[a-f0-9]+: 67 f3 48 0f 38 f6 94 f4 0f 04 f6 ff adox -0x9fbf1\(%esp,%esi,8\),%rdx
31[ ]*[a-f0-9]+: f3 49 0f 38 f6 00 adox \(%r8\),%rax
32[ ]*[a-f0-9]+: f3 48 0f 38 f6 ca adox %rdx,%rcx
33[ ]*[a-f0-9]+: f3 48 0f 38 f6 00 adox \(%rax\),%rax
34[ ]*[a-f0-9]+: 67 66 0f 38 f6 82 8f 01 00 00 adcx 0x18f\(%edx\),%eax
35[ ]*[a-f0-9]+: 66 0f 38 f6 d1 adcx %ecx,%edx
36[ ]*[a-f0-9]+: 67 66 0f 38 f6 94 f4 c0 1d fe ff adcx -0x1e240\(%esp,%esi,8\),%edx
37[ ]*[a-f0-9]+: 67 66 0f 38 f6 00 adcx \(%eax\),%eax
38[ ]*[a-f0-9]+: 66 49 0f 38 f6 83 8f 01 00 00 adcx 0x18f\(%r11\),%rax
39[ ]*[a-f0-9]+: 66 49 0f 38 f6 d1 adcx %r9,%rdx
40[ ]*[a-f0-9]+: 66 48 0f 38 f6 94 f4 c0 1d fe ff adcx -0x1e240\(%rsp,%rsi,8\),%rdx
41[ ]*[a-f0-9]+: 66 48 0f 38 f6 03 adcx \(%rbx\),%rax
42[ ]*[a-f0-9]+: 67 f3 0f 38 f6 82 8f 01 00 00 adox 0x18f\(%edx\),%eax
43[ ]*[a-f0-9]+: f3 0f 38 f6 d1 adox %ecx,%edx
44[ ]*[a-f0-9]+: 67 f3 0f 38 f6 94 f4 c0 1d fe ff adox -0x1e240\(%esp,%esi,8\),%edx
45[ ]*[a-f0-9]+: 67 f3 0f 38 f6 00 adox \(%eax\),%eax
46[ ]*[a-f0-9]+: f3 49 0f 38 f6 83 8f 01 00 00 adox 0x18f\(%r11\),%rax
47[ ]*[a-f0-9]+: f3 49 0f 38 f6 d1 adox %r9,%rdx
48[ ]*[a-f0-9]+: f3 48 0f 38 f6 94 f4 c0 1d fe ff adox -0x1e240\(%rsp,%rsi,8\),%rdx
49[ ]*[a-f0-9]+: f3 48 0f 38 f6 03 adox \(%rbx\),%rax
50#pass
This page took 0.435471 seconds and 4 git commands to generate.