[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_26.d
1 #source: sve-movprfx_26.s
2 #warning_output: sve-movprfx_26.l
3 #as: -march=armv8-a+sve -I$srcdir/$subdir
4 #objdump: -Dr -M notes
5
6 .* file format .*
7
8 Disassembly of section .*:
9
10 0+ <.*>:
11 [^:]+: 04912420 movprfx z0.s, p1/m, z1.s
12 [^:]+: 65caa440 fcvt z0.s, p1/m, z2.d // note: register size not compatible with previous `movprfx' at operand 1
13 [^:]+: 04d12420 movprfx z0.d, p1/m, z1.d
14 [^:]+: 65caa440 fcvt z0.s, p1/m, z2.d
15 [^:]+: 04912420 movprfx z0.s, p1/m, z1.s
16 [^:]+: 65cba440 fcvt z0.d, p1/m, z2.s // note: register size not compatible with previous `movprfx' at operand 1
17 [^:]+: 04d12420 movprfx z0.d, p1/m, z1.d
18 [^:]+: 65cba440 fcvt z0.d, p1/m, z2.s
19 [^:]+: 04112420 movprfx z0.b, p1/m, z1.b
20 [^:]+: 041b8440 lsl z0.b, p1/m, z0.b, z2.d
21 [^:]+: 04d12420 movprfx z0.d, p1/m, z1.d
22 [^:]+: 041b8440 lsl z0.b, p1/m, z0.b, z2.d // note: register size not compatible with previous `movprfx' at operand 1
23 [^:]+: d65f03c0 ret
This page took 0.029736 seconds and 4 git commands to generate.