]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/aarch64/sve-movprfx_11.s
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_11.s
CommitLineData
e66cfcef
TC
1/* Correct usage of movprfx, unpredicated movprfx, any register size allowed for
2 instruction at PC+4. No diagnosis required. */
3 .text
4 .arch armv8-a+sve
5
6f:
7 ptrue p0.s
8 movprfx z1, z0
9 neg z1.d, p0/m, z2.d
10 ret