File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -783,10 +783,10 @@ next-highest-numbered vector register in the group once each vector
783783register is filled.
784784
785785If a vector extension supports EEW > VLEN, one element can span multiple
786- vector registers and to have EEW bits to hold one element the requirement is that
787- the LMUL {ge} EEW/VLEN. In this case
788- each element occupies multiple consecutive vector registers, the least
789- significant bits of each element go to the lower-numbered vector register .
786+ vector registers, in which case the least-significant bits of the element
787+ are held in the lowest-numbered vector register.
788+ Instructions that access vector register groups with EMUL < EEW/VLEN are
789+ reserved .
790790
791791----
792792 LMUL > 1 examples
You can’t perform that action at this time.
0 commit comments