vsm.v Vector store mask This instruction is defined by: Encoding Synopsis Stores a vector mask from vector register vs2 to memory starting at address in xs1 register. This operation is used to save vector masks for later restoration. Access M HS U VS VU Always Always Always Always Always Decode Variables Bits<5> xs1 = $encoding[19:15]; Bits<5> vs3 = $encoding[11:7]; Execution Pruned, XLEN == 64 Original