cbfc4a226824bd52dc8f3935bb486453fd6c5a0e
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-13.d
1 #as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt+mwaitx+rdpid+clwb+wbnoinvd+rdpru+mcommit+sev_es
2 #objdump: -dw
3 #name: i386 arch 13
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <.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
15 [ ]*[a-f0-9]+: 0f 01 fc clzero[ ]*
16 [ ]*[a-f0-9]+: 0f 01 fc clzero[ ]*
17 [ ]*[a-f0-9]+: 67 0f 01 fc addr16 clzero[ ]*
18 [ ]*[a-f0-9]+: 0f c7 21 xsavec \(%ecx\)
19 [ ]*[a-f0-9]+: 0f c7 29 xsaves \(%ecx\)
20 [ ]*[a-f0-9]+: 66 0f ae 39 clflushopt \(%ecx\)
21 [ ]*[a-f0-9]+: 0f 01 fa monitorx %eax,%ecx,%edx
22 [ ]*[a-f0-9]+: 67 0f 01 fa monitorx %ax,%ecx,%edx
23 [ ]*[a-f0-9]+: 0f 01 fa monitorx %eax,%ecx,%edx
24 [ ]*[a-f0-9]+: 0f 01 fb mwaitx %eax,%ecx,%ebx
25 [ ]*[a-f0-9]+: 0f 01 fb mwaitx %eax,%ecx,%ebx
26 [ ]*[a-f0-9]+:[ ]*66 0f ae 31[ ]*clwb \(%ecx\)
27 [ ]*[a-f0-9]+:[ ]*66 0f ae b4 f4 c0 1d fe ff[ ]*clwb -0x1e240\(%esp,%esi,8\)
28 [ ]*[a-f0-9]+:[ ]*f3 0f 01 fa[ ]*mcommit[ ]*
29 [ ]*[a-f0-9]+:[ ]*f3 0f c7 f8[ ]*rdpid %eax
30 [ ]*[a-f0-9]+:[ ]*0f 01 fd[ ]*rdpru[ ]*
31 [ ]*[a-f0-9]+:[ ]*f3 0f 01 d9[ ]*vmgexit[ ]*
32 [ ]*[a-f0-9]+:[ ]*f3 0f 09[ ]*wbnoinvd[ ]*
33 #pass
This page took 0.029673 seconds and 4 git commands to generate.