Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_27.d
1 #source: sve-movprfx_27.s
2 #as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
3 #objdump: -Dr -M notes
4
5 .* file format .*
6
7 Disassembly of section .*:
8
9 0+ <.*>:
10 [^:]+: 0420bc20 movprfx z0, z1
11 [^:]+: 0590ce00 fmov z0.s, p0/m, #1.0+(e\+00)?
12 [^:]+: 0420bc20 movprfx z0, z1
13 [^:]+: 0590ce00 fmov z0.s, p0/m, #1.0+(e\+00)?
14 [^:]+: d65f03c0 ret
This page took 0.032641 seconds and 4 git commands to generate.