Does VMV2R.V copy only active elements?
No. It copies the whole register group, not only elements active under vl or the v0 mask.
Copy a whole vector-register group of 2 registers.
VMV2R.V copies the whole vector-register group at vs2 to vd. The copy is not element-selected by the current vl, SEW, or v0 mask, and is intended for saving, restoring, or rearranging vector register contents.
VMV2R.V is a whole-register move that copies the complete bit contents of 2 consecutive vector registers.
Understand this scenario with real code like «vmv2r.v v2, v0».
Understand this scenario with real code like «vmv2r.v v2, v0».
No. It copies the whole register group, not only elements active under vl or the v0 mask.