RISC‐V vector VTYPE encoding, decoding, and printing helpers.
Namespaces
Name |
Description |
Integer Matrix Extension (IME) VTYPE field helpers. |
Enums
Name |
Description |
VTYPE tail and mask policy bit values used with vsetvli. |
|
Vector register group multiplier (LMUL) encodings for VTYPE. |
Functions
Name |
Description |
Decode |
|
Encode VTYPE fields into the binary format used by vsetvli. |
|
Encode an XSfmm matrix VTYPE value from SEW, widen factor, and altfmt. |
|
Return the SEW/LMUL ratio for the given SEW and LMUL. |
|
Return an LMUL that preserves SEW/LMUL ratio |
|
Print a human‐readable VTYPE string such as "e32, m1, ta, ma" to |
|
Print a human‐readable XSfmm VTYPE string such as "e32, w2" to |
Created with MrDocs