]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/aarch64/sve-movprfx_12.s
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_12.s
1 /* correct usage of movprfx. No diagnosis. */
2 .text
3 .arch armv8-a+sve
4
5 f:
6 ptrue p0.s
7 movprfx z1.s, p1/z, z3.s
8 neg z1.s, p1/m, z2.s
9 ret