blob: cd82c0b88854cf43ebb1af64669fd6e9de5cae08 [file] [log] [blame]
/* movprfx's dest register must be the wider of the two. Incorrect usage.
Diagnosis required. */
.text
.arch armv8-a+sve
f:
ptrue p0.s
movprfx z1.s, p1/m, z3.s
fcvt z1.d, p1/m, z2.h
ret