i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-arch-3.d
CommitLineData
142861df 1#as: -march=generic64+smap+adx+rdseed+clzero+sha+xsavec+xsaves+clflushopt+mwaitx+rdpid+clwb+wbnoinvd+rdpru+mcommit
029f3522
GG
2#objdump: -dw
3#name: x86-64 arch 3
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10[ ]*[a-f0-9]+: 0f 01 ca clac
11[ ]*[a-f0-9]+: 0f 01 cb stac
12[ ]*[a-f0-9]+: 66 0f 38 f6 ca adcx %edx,%ecx
13[ ]*[a-f0-9]+: f3 0f 38 f6 ca adox %edx,%ecx
14[ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
474da251
JB
15[ ]*[a-f0-9]+: 0f 01 fc clzero[ ]*
16[ ]*[a-f0-9]+: 0f 01 fc clzero[ ]*
17[ ]*[a-f0-9]+: 67 0f 01 fc addr32 clzero[ ]*
029f3522
GG
18[ ]*[a-f0-9]+: 44 0f 38 c8 00 sha1nexte \(%rax\),%xmm8
19[ ]*[a-f0-9]+: 48 0f c7 21 xsavec64 \(%rcx\)
20[ ]*[a-f0-9]+: 48 0f c7 29 xsaves64 \(%rcx\)
21[ ]*[a-f0-9]+: 66 0f ae 39 clflushopt \(%rcx\)
081e283f
JB
22[ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%ecx,%edx
23[ ]*[a-f0-9]+: 67 0f 01 fa monitorx %eax,%ecx,%edx
24[ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%ecx,%edx
25[ ]*[a-f0-9]+: 67 0f 01 fa monitorx %eax,%ecx,%edx
26[ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%ecx,%edx
27[ ]*[a-f0-9]+: 0f 01 fb mwaitx %eax,%ecx,%ebx
28[ ]*[a-f0-9]+: 0f 01 fb mwaitx %eax,%ecx,%ebx
29[ ]*[a-f0-9]+: 0f 01 fb mwaitx %eax,%ecx,%ebx
a9660a6f
AP
30[ ]*[a-f0-9]+:[ ]*66 0f ae 31[ ]*clwb \(%rcx\)
31[ ]*[a-f0-9]+:[ ]*66 42 0f ae b4 f0 23 01 00 00[ ]*clwb 0x123\(%rax,%r14,8\)
142861df 32[ ]*[a-f0-9]+:[ ]*f3 0f 01 fa[ ]*mcommit[ ]*
a9660a6f
AP
33[ ]*[a-f0-9]+:[ ]*f3 0f c7 f8[ ]*rdpid %rax
34[ ]*[a-f0-9]+:[ ]*f3 41 0f c7 fa[ ]*rdpid %r10
142861df 35[ ]*[a-f0-9]+:[ ]*0f 01 fd[ ]*rdpru[ ]*
a9660a6f 36[ ]*[a-f0-9]+:[ ]*f3 0f 09[ ]*wbnoinvd[ ]*
029f3522 37#pass
This page took 0.422889 seconds and 4 git commands to generate.