The RVA23U64 profile requires the V extension but does not provide minimum values for VLEN (bits in a single vector register) and ELEN (maximum size in bits of a vector element . The only requirement in the Unprivileged Architecture specification, 2024-04-11 is 8 <= ELEN <= VLEN. This makes writing reusable code harder than necessary.
The RVA23U64 profile requires the V extension but does not provide minimum values for VLEN (bits in a single vector register) and ELEN (maximum size in bits of a vector element . The only requirement in the Unprivileged Architecture specification, 2024-04-11 is 8 <= ELEN <= VLEN. This makes writing reusable code harder than necessary.
We should require: