Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_6.d
CommitLineData
e66cfcef
TC
1#source: sve-movprfx_6.s
2#warning_output: sve-movprfx_6.l
077a039f 3#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
e66cfcef
TC
4#objdump: -Dr -M notes
5
6.* file format .*
7
8Disassembly of section .*:
9
100+ <.*>:
11[^:]+: 2598e3e0 ptrue p0.s
12[^:]+: 0420bc01 movprfx z1, z0
13[^:]+: 0420bc62 movprfx z2, z3 // note: instruction opens new dependency sequence without ending previous one
14[^:]+: 0497a042 neg z2.s, p0/m, z2.s // note: output register of preceding `movprfx' used as input at operand 3
15[^:]+: d65f03c0 ret
This page took 0.055644 seconds and 4 git commands to generate.