Home | History | Annotate | Download | only in i386
      1 # Check 32bit PCOMMIT instructions
      2 
      3 	.allow_index_reg
      4 	.text
      5 _start:
      6 
      7 	pcommit	 # PCOMMIT
      8 
      9 	.intel_syntax noprefix
     10 	pcommit	 # PCOMMIT
     11