blob: 0116260b784b9e29e17d357b168453e201468c64 [file] [log] [blame]
/* movprfx's dest register must be the same width. Correct usage. No
diagnosis. */
.text
.arch armv8-a+sve
f:
ptrue p0.s
movprfx z1.s, p1/m, z3.s
fcvt z1.s, p1/m, z2.h
ret