x86: drop VEXI4_Fixup()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-13.s
CommitLineData
029f3522
GG
1# Test -march=
2 .text
3#SMAP feature
4clac
5stac
6#ADCX ADOX
7adcx %edx, %ecx
8adox %edx, %ecx
9#RDSEED
10rdseed %eax
11#CLZERO
12clzero
13#XSAVEC
14xsavec (%ecx)
15#XSAVES
16xsaves (%ecx)
17#CLFLUSHOPT
18clflushopt (%ecx)
9916071f
AP
19monitorx %eax, %ecx, %edx
20monitorx %ax, %ecx, %edx
21monitorx
22mwaitx %eax, %ecx, %ebx
23mwaitx
This page took 0.252028 seconds and 4 git commands to generate.