I noticed that in Appendix A.8 (page 106 of spec-1.0.pdf), there is
vmv.v.x v5, t0, v0.t
However, previously in Section 11.16 (page 55), vmv.v.* instructions were defined to have vm=1 (encoded as unmasked instructions).
It seems there might be a mismatch between the example and definition.