[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pcommit.s
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.029297 seconds and 4 git commands to generate.