Module rsim::processor::isa_mods::vector::types [−][src]
Structs
VType | Vector type information |
VectorElem | A struct describing an element of a vector register group |
Enums
ConfigKind | Config instruction kind enum |
Lmul | Length-Mul enum |
Sew | Selected-Element-Width enum |
Constants
VLEN | Vector register length in bits |
Functions
val_times_lmul_over_sew | Function that evaluates (X * LMUL) / SEW from their enum values |
Type Definitions
uVLEN | Unsigned type of length VLEN |