AArch64: Add MOVPRFX tests and update testsuite
[external/binutils.git] / gas / testsuite / gas / aarch64 / sve-movprfx_9.d
1 #source: sve-movprfx_9.s
2 #warning_output: sve-movprfx_9.l
3 #as: -march=armv8-a+sve -I$srcdir/$subdir
4 #objdump: -Dr -M notes
5
6 .* file format .*
7
8 Disassembly of section .*:
9
10 0+ <.*>:
11 [^:]+:  2598e3e0        ptrue   p0.s
12 [^:]+:  0420bc01        movprfx z1, z0
13 [^:]+:  910003e0        mov     x0, sp  // note: SVE instruction expected after `movprfx'
14 [^:]+:  0497a042        neg     z2.s, p0/m, z2.s
15 [^:]+:  d65f03c0        ret