AArch64: Add MOVPRFX tests and update testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_7.s
1 /* New section started without sequence closed. Diagnostic required. */
2 .text
3 .arch armv8-a+sve
4
5 f:
6 ptrue p0.s
7 movprfx z1, z0
8 .section foo
9 g:
10 ret
This page took 0.049143 seconds and 4 git commands to generate.