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