AArch64: Add MOVPRFX tests and update testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_5.d
1 #source: sve-movprfx_5.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 [^:]+: 0420bc01 movprfx z1, z0
12
13 0+8 <.*>:
14 [^:]+: 0497a041 neg z1.s, p0/m, z2.s
15 [^:]+: d65f03c0 ret
This page took 0.042604 seconds and 4 git commands to generate.