xfail gas weakref1 test for nds32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_19.s
CommitLineData
e66cfcef
TC
1/* unpredicated movprfx can be used with a predicated SVE instruction at PC+4
2 with a merging predicate. No diagnosis required. */
3 .text
4 .arch armv8-a+sve
5
6f:
7 ptrue p0.s
8 movprfx z1, z3
9 add z1.s, p1/m, z1.s, z2.s
10 ret
This page took 0.042581 seconds and 4 git commands to generate.