[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_10.s
CommitLineData
e66cfcef
TC
1/* incorrect usage of movprfx, register size is different.
2 Diagnosis required. */
3 .text
4 .arch armv8-a+sve
5
6f:
7 ptrue p0.s
8 movprfx z1.s, p1/M, z0.s
9 neg z1.d, p1/m, z2.d
10 ret
This page took 0.0239 seconds and 4 git commands to generate.