d56ad28abebdce4b123498d7ba3ba8ee3ab22003
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_3.d
1 #source: sve-movprfx_3.s
2 #warning_output: sve-movprfx_3.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 [^:]+: 0497a021 neg z1.s, p0/m, z1.s // note: output register of preceding `movprfx' used as input at operand 3
14 [^:]+: d65f03c0 ret
This page took 0.029499 seconds and 3 git commands to generate.