i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / arch-13.s
1 # Test -march=
2         .text
3
4 #SMAP feature
5         clac
6         stac
7 #ADCX ADOX 
8         adcx    %edx, %ecx
9         adox    %edx, %ecx
10 #RDSEED
11         rdseed    %eax
12 #CLZERO
13         clzero
14 #XSAVEC
15         xsavec  (%ecx)
16 #XSAVES
17         xsaves  (%ecx)
18 #CLFLUSHOPT
19         clflushopt      (%ecx)
20         monitorx %eax, %ecx, %edx
21         monitorx %ax, %ecx, %edx
22         monitorx
23         mwaitx %eax, %ecx, %ebx
24         mwaitx
25
26 #CLWB instruction
27         clwb    (%ecx)   # CLWB
28         clwb    -123456(%esp,%esi,8)     # CLWB
29
30 # rdpid instruction
31         rdpid %eax
32
33 # wbnoinvd instruction
34         wbnoinvd