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

Commit

Permalink
Clarify that vslide1up doesn't write elt 0 when vl=0
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Oct 25, 2021
1 parent 6fedb86 commit 53a6722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4587,7 +4587,7 @@ past `vl` are handled according to the current tail policy (Section


----
vslide1up behavior
vslide1up behavior when vl > 0
i < vstart unchanged
0 = i = vstart vd[i] = x[rs1] if v0.mask[i] enabled
Expand Down

0 comments on commit 53a6722

Please sign in to comment.