Fix assembler tests to work with toolchains that have been configured with --enable...
[external/binutils.git] / gas / testsuite / gas / aarch64 / sve-movprfx_15.d
1 #source: sve-movprfx_15.s
2 #warning_output: sve-movprfx_15.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 [^:]+:  04912461        movprfx z1.s, p1/m, z3.s
13 [^:]+:  04623061        orr     z1.d, z3.d, z2.d  // note: SVE `movprfx' compatible instruction expected
14 [^:]+:  d65f03c0        ret