[AArch64, Binutils] Make hint space instructions valid for Armv8-a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_4.s
1 /* Prefixed register not used, movprfx last instruction.
2 Diagnostic required. */
3 .text
4 .arch armv8-a+sve
5
6 f:
7 ptrue p0.s
8 movprfx z1, z0
This page took 0.028994 seconds and 4 git commands to generate.