I have carefully read the IME documentation and have run the sample program for vmadot. But there is missing information, particularly about SEW=4, which is mentioned in the documents.
- Do the K1 and K3 processors implement
SEW=4? - How is
SEW=4specified in avsetvliinstruction? The RVV 1.0 specification does not talk about it, though there are some unused bit combinations. The GNU assembler does not recognize a symbole4, which is what I would expect to use. - How are vector load and store coded?
- Is there a way to have matrices with dimensions other then
MxMandMx2M?