Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_24.d
CommitLineData
e66cfcef
TC
1#source: sve-movprfx_24.s
2#warning_output: sve-movprfx_24.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[^:]+: 04d12461 movprfx z1.d, p1/m, z3.d
12[^:]+: 04db0441 bic z1.d, p1/m, z1.d, z2.d
13[^:]+: 04d12461 movprfx z1.d, p1/m, z3.d
14[^:]+: 04e23021 bic z1.d, z1.d, z2.d // note: SVE `movprfx' compatible instruction expected
15[^:]+: 0420bc61 movprfx z1, z3
16[^:]+: 04e23021 bic z1.d, z1.d, z2.d // note: SVE `movprfx' compatible instruction expected
17[^:]+: 04d12461 movprfx z1.d, p1/m, z3.d
18[^:]+: 0583e7a1 and z1.d, z1.d, #0xfffffffffffffff3 // note: predicated instruction expected after `movprfx'
19[^:]+: 0420bc61 movprfx z1, z3
20[^:]+: 0583e7a1 and z1.d, z1.d, #0xfffffffffffffff3
21[^:]+: 0420bc61 movprfx z1, z3
22[^:]+: 0543e7a1 eor z1.d, z1.d, #0xfffffffffffffff3
23[^:]+: 0420bc61 movprfx z1, z3
24[^:]+: 0503f021 orr z1.d, z1.d, #0xc
25[^:]+: d65f03c0 ret
This page took 0.058434 seconds and 4 git commands to generate.