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

Commit

Permalink
Merge pull request #877 from riscv/vlm-vill
Browse files Browse the repository at this point in the history
"Clarify" that vlm/vsm respect vtype.vill
  • Loading branch information
aswaterman authored Jun 14, 2023
2 parents e2ccd05 + 5cd9402 commit 66fcbf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1609,6 +1609,9 @@ policy.
`lumop` and `sumop` encodings. Since `vlm.v` and `vsm.v` operate as byte loads and stores,
`vstart` is in units of bytes for these instructions.

NOTE: `vlm.v` and `vsm.v` respect the `vill` field in `vtype`, as
they depend on `vtype` indirectly through its constraints on `vl`.

NOTE: The previous assembler mnemonics `vle1.v` and `vse1.v` were
confusing as length was handled differently for these instructions
versus other element load/store instructions. To avoid software
Expand Down

0 comments on commit 66fcbf4

Please sign in to comment.