Add znver1 processor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-13.d
CommitLineData
029f3522
GG
1#as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt
2#objdump: -dw
3#name: i386 arch 13
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
15[ ]*[a-f0-9]+: 0f 01 fc clzero
16[ ]*[a-f0-9]+: 0f c7 21 xsavec \(%ecx\)
17[ ]*[a-f0-9]+: 0f c7 29 xsaves \(%ecx\)
18[ ]*[a-f0-9]+: 66 0f ae 39 clflushopt \(%ecx\)
19#pass
This page took 0.028564 seconds and 4 git commands to generate.