AArch64: Add MOVPRFX tests and update testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_19.d
1 #source: sve-movprfx_19.s
2 #as: -march=armv8-a+sve -I$srcdir/$subdir
3 #objdump: -Dr -M notes
4
5 .* file format .*
6
7 Disassembly of section .*:
8
9 0+ <.*>:
10 [^:]+: 2598e3e0 ptrue p0.s
11 [^:]+: 0420bc61 movprfx z1, z3
12 [^:]+: 04800441 add z1.s, p1/m, z1.s, z2.s
13 [^:]+: d65f03c0 ret
This page took 0.028877 seconds and 4 git commands to generate.