Closed Wei-VV1995 closed 1 year ago
Yeah, in general, reserved behaviors can be implemented as an illegal-instruction exception.
Thank you very much for your answer !
If vtype.vill=1, is VLMAX equal to 0? If vlamx=0, then any value configured for vstart is treated as an illegal instruction, because in this case, any vstart value is greater than the element index.
Duplicate of #907
“The use of vstart values greater than the largest element index for the current SEW setting is reserved” When the value of vstart written through the csr instruction is greater than the vlmax under the current configuration, whether the hardware can be treated as an illegal instruction to implement?