Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_7.d
1 #source: sve-movprfx_7.s
2 #warning_output: sve-movprfx_7.l
3 #as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
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
14 Disassembly of section .*:
15
16 0+ <.*>:
17 [^:]+: d65f03c0 ret // note: previous `movprfx' sequence not closed
This page took 0.030766 seconds and 4 git commands to generate.