[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_10.d
1 #source: sve-movprfx_10.s
2 #warning_output: sve-movprfx_10.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 [^:]+: 2598e3e0 ptrue p0.s
12 [^:]+: 04912401 movprfx z1.s, p1/m, z0.s
13 [^:]+: 04d7a441 neg z1.d, p1/m, z2.d // note: register size not compatible with previous `movprfx' at operand 1
14 [^:]+: d65f03c0 ret
This page took 0.047318 seconds and 4 git commands to generate.