bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-pcommit.s
CommitLineData
9d8596f0
IT
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
This page took 0.075458 seconds and 4 git commands to generate.