Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Clarify EMUL constraint for indexed segment ops (#868)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Knight <[email protected]>
  • Loading branch information
Nick Knight authored Mar 14, 2023
1 parent 912647b commit 5799887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1947,6 +1947,7 @@ with respect to each other.
The data vector register group has EEW=SEW, EMUL=LMUL, while the index
vector register group has EEW encoded in the instruction with
EMUL=(EEW/SEW)*LMUL.
The EMUL * NFIELDS {le} 8 constraint applies to the data vector register group.

----
# Format
Expand Down

0 comments on commit 5799887

Please sign in to comment.