Fix the partial disassembly of a broken three byte instruction at the end of a function.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / 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.063519 seconds and 4 git commands to generate.