Home | History | Annotate | Download | only in i386
      1 # Test -march=
      2 	.text
      3 #SMAP feature
      4 clac
      5 stac
      6 #ADCX ADOX
      7 adcx    %edx, %ecx
      8 adox    %edx, %ecx
      9 #RDSEED
     10 rdseed    %eax
     11 #CLZERO
     12 clzero
     13 #XSAVEC
     14 xsavec  (%ecx)
     15 #XSAVES
     16 xsaves  (%ecx)
     17 #CLFLUSHOPT
     18 clflushopt      (%ecx)
     19 monitorx %eax, %ecx, %edx
     20 monitorx %ax, %ecx, %edx
     21 monitorx
     22 mwaitx %eax, %ecx, %ebx
     23 mwaitx
     24