07e6c02be295d3cff6cfe0ed314ba8c91b937874
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-arch-3-znver2.d
1 #source: x86-64-arch-3.s
2 #as: -march=znver2
3 #objdump: -dw
4 #name: x86-64 arch 3 (znver2)
5
6 .*: file format .*
7
8 Disassembly of section .text:
9
10 0+ <.text>:
11 [ ]*[a-f0-9]+: 0f 01 ca clac[ ]*
12 [ ]*[a-f0-9]+: 0f 01 cb stac[ ]*
13 [ ]*[a-f0-9]+: 66 0f 38 f6 ca adcx %edx,%ecx
14 [ ]*[a-f0-9]+: f3 0f 38 f6 ca adox %edx,%ecx
15 [ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
16 [ ]*[a-f0-9]+: 0f 01 fc clzero[ ]*
17 [ ]*[a-f0-9]+: 44 0f 38 c8 00 sha1nexte \(%rax\),%xmm8
18 [ ]*[a-f0-9]+: 48 0f c7 21 xsavec64 \(%rcx\)
19 [ ]*[a-f0-9]+: 48 0f c7 29 xsaves64 \(%rcx\)
20 [ ]*[a-f0-9]+: 66 0f ae 39 clflushopt \(%rcx\)
21 [ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%rcx,%rdx
22 [ ]*[a-f0-9]+: 67 0f 01 fa monitorx %eax,%rcx,%rdx
23 [ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%rcx,%rdx
24 [ ]*[a-f0-9]+: 0f 01 fb mwaitx %rax,%rcx,%rbx
25 [ ]*[a-f0-9]+: 0f 01 fb mwaitx %rax,%rcx,%rbx
26 [ ]*[a-f0-9]+:[ ]*66 0f ae 31[ ]*clwb \(%rcx\)
27 [ ]*[a-f0-9]+:[ ]*66 42 0f ae b4 f0 23 01 00 00[ ]*clwb 0x123\(%rax,%r14,8\)
28 [ ]*[a-f0-9]+:[ ]*f3 0f c7 f8[ ]*rdpid %rax
29 [ ]*[a-f0-9]+:[ ]*f3 41 0f c7 fa[ ]*rdpid %r10
30 [ ]*[a-f0-9]+:[ ]*f3 0f 09[ ]*wbnoinvd[ ]*
31 #pass
This page took 0.055221 seconds and 3 git commands to generate.